Type Alias nrf52840_pac::clock::lfrcmode::MODE_R

source ·
pub type MODE_R = BitReader<MODE_A>;
Expand description

Field MODE reader - Set LFRC mode

Aliased Type§

struct MODE_R { /* private fields */ }

Implementations§

source§

impl MODE_R

source

pub fn variant(&self) -> MODE_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

Checks if the value of the field is NORMAL

source

pub fn is_ulp(&self) -> bool

Checks if the value of the field is ULP