pub struct SuspendScheduler<T: ?Sized> { /* private fields */ }Expand description
Data protected with a critical region, implemented by suspending the FreeRTOS scheduler.
pub struct SuspendScheduler<T: ?Sized> { /* private fields */ }Data protected with a critical region, implemented by suspending the FreeRTOS scheduler.