Type Alias RawInterruptTicketMutex

Source
pub type RawInterruptTicketMutex = RawInterruptMutex<RawTicketMutex>;
Expand description

An interrupt-safe RawTicketMutex.

Aliased Typeยง

struct RawInterruptTicketMutex { /* private fields */ }