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