Enum microbit::hal::pac::spim0::intenclr::STARTED_AW [−]
pub enum STARTED_AW {
CLEAR,
}Expand description
Write ‘1’ to disable interrupt for event STARTED
Value on reset: 0
Variants
1: Disable
Trait Implementations
impl Clone for STARTED_AW
impl Clone for STARTED_AW
pub fn clone(&self) -> STARTED_AW
pub fn clone(&self) -> STARTED_AW
Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
impl Debug for STARTED_AW
impl Debug for STARTED_AW
impl PartialEq<STARTED_AW> for STARTED_AW
impl PartialEq<STARTED_AW> for STARTED_AW
impl Copy for STARTED_AW
impl StructuralPartialEq for STARTED_AW
Auto Trait Implementations
impl RefUnwindSafe for STARTED_AW
impl Send for STARTED_AW
impl Sync for STARTED_AW
impl Unpin for STARTED_AW
impl UnwindSafe for STARTED_AW
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.