nrf52840_pac::rng::config

Type Alias DERCEN_R

Source
pub type DERCEN_R = BitReader<DERCEN_A>;
Expand description

Field DERCEN reader - Bias correction

Aliased Type§

struct DERCEN_R { /* private fields */ }

Implementations§

Source§

impl DERCEN_R

Source

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