Constant ctru_sys::RESET_ONESHOT
source · pub const RESET_ONESHOT: ResetType = 0;
Expand description
< When the primitive is signaled, it will wake up exactly one thread and will clear itself automatically.
pub const RESET_ONESHOT: ResetType = 0;
< When the primitive is signaled, it will wake up exactly one thread and will clear itself automatically.