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