Type Alias nrf52840_pac::nfct::inten::TXFRAMEEND_R
source · pub type TXFRAMEEND_R = BitReader<TXFRAMEEND_A>;
Expand description
Field TXFRAMEEND
reader - Enable or disable interrupt for TXFRAMEEND event
Aliased Type§
struct TXFRAMEEND_R { /* private fields */ }
Implementations§
source§impl TXFRAMEEND_R
impl TXFRAMEEND_R
sourcepub fn variant(&self) -> TXFRAMEEND_A
pub fn variant(&self) -> TXFRAMEEND_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