pub const osStatus_t_osErrorISR: osStatus_t = -6;
Expand description
< Not allowed in ISR context: the function cannot be called from interrupt service routines.
pub const osStatus_t_osErrorISR: osStatus_t = -6;
< Not allowed in ISR context: the function cannot be called from interrupt service routines.