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