nrf52840_pac::saadc::inten

Type Alias RESULTDONE_R

Source
pub type RESULTDONE_R = BitReader<RESULTDONE_A>;
Expand description

Field RESULTDONE reader - Enable or disable interrupt for RESULTDONE event

Aliased Type§

struct RESULTDONE_R { /* private fields */ }

Implementations§

Source§

impl RESULTDONE_R

Source

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