pub type RawInterruptSpinMutex = RawInterruptMutex<RawSpinMutex>;Expand description
An interrupt-safe RawSpinMutex.
Aliased Typeยง
pub struct RawInterruptSpinMutex { /* private fields */ }pub type RawInterruptSpinMutex = RawInterruptMutex<RawSpinMutex>;An interrupt-safe RawSpinMutex.
pub struct RawInterruptSpinMutex { /* private fields */ }