Constant ctru_sys::RESET_STICKY
source · pub const RESET_STICKY: ResetType = 1;
Expand description
< When the primitive is signaled, it will wake up all threads and it won’t clear itself automatically.
pub const RESET_STICKY: ResetType = 1;
< When the primitive is signaled, it will wake up all threads and it won’t clear itself automatically.