nrf52840_pac::nfct::inten

Type Alias FIELDLOST_R

Source
pub type FIELDLOST_R = BitReader<FIELDLOST_A>;
Expand description

Field FIELDLOST reader - Enable or disable interrupt for FIELDLOST event

Aliased Type§

struct FIELDLOST_R { /* private fields */ }

Implementations§

Source§

impl FIELDLOST_R

Source

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