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