nrf52840_pac::nfct::inten

Type Alias TXFRAMESTART_R

Source
pub type TXFRAMESTART_R = BitReader<TXFRAMESTART_A>;
Expand description

Field TXFRAMESTART reader - Enable or disable interrupt for TXFRAMESTART event

Aliased Type§

struct TXFRAMESTART_R { /* private fields */ }

Implementations§

Source§

impl TXFRAMESTART_R

Source

pub fn variant(&self) -> TXFRAMESTART_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