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