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