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