Type Alias nrf52840_pac::i2s::intenset::RXPTRUPD_R
source · pub type RXPTRUPD_R = BitReader<RXPTRUPD_A>;
Expand description
Field RXPTRUPD
reader - Write ‘1’ to enable interrupt for RXPTRUPD event
Aliased Type§
struct RXPTRUPD_R { /* private fields */ }
Implementations§
source§impl RXPTRUPD_R
impl RXPTRUPD_R
sourcepub fn variant(&self) -> RXPTRUPD_A
pub fn variant(&self) -> RXPTRUPD_A
Get enumerated values variant
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is DISABLED
sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Checks if the value of the field is ENABLED