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