nrf52840_pac::nfct::inten

Type Alias 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

Source

pub fn variant(&self) -> TXFRAMEEND_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED