nrf52840_pac::nfct::inten

Type Alias RXERROR_R

Source
pub type RXERROR_R = BitReader<RXERROR_A>;
Expand description

Field RXERROR reader - Enable or disable interrupt for RXERROR event

Aliased Type§

struct RXERROR_R { /* private fields */ }

Implementations§

Source§

impl RXERROR_R

Source

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