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