nrf52840_pac::nfct::inten

Type Alias STARTED_R

Source
pub type STARTED_R = BitReader<STARTED_A>;
Expand description

Field STARTED reader - Enable or disable interrupt for STARTED event

Aliased Type§

struct STARTED_R { /* private fields */ }

Implementations§

Source§

impl STARTED_R

Source

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