Type Alias nrf52840_pac::saadc::inten::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