nrf52840_pac::nfct::inten

Type Alias RXFRAMEEND_R

Source
pub type RXFRAMEEND_R = BitReader<RXFRAMEEND_A>;
Expand description

Field RXFRAMEEND reader - Enable or disable interrupt for RXFRAMEEND event

Aliased Type§

struct RXFRAMEEND_R { /* private fields */ }

Implementations§

Source§

impl RXFRAMEEND_R

Source

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