Enum microbit::hal::spis::SemaphoreStatus [−][src]
pub enum SemaphoreStatus {
Free,
CPU,
SPIS,
CPUPending,
}Expand description
Semaphore status
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SemaphoreStatus
impl Send for SemaphoreStatus
impl Sync for SemaphoreStatus
impl Unpin for SemaphoreStatus
impl UnwindSafe for SemaphoreStatus
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.