Type Alias nrf52840_pac::clock::lfclkstat::SRC_R

source ·
pub type SRC_R = FieldReader<u8, SRC_A>;
Expand description

Field SRC reader - Source of LFCLK

Aliased Type§

struct SRC_R { /* private fields */ }

Implementations§

source§

impl SRC_R

source

pub fn variant(&self) -> Option<SRC_A>

Get enumerated values variant

source

pub fn is_rc(&self) -> bool

Checks if the value of the field is RC

source

pub fn is_xtal(&self) -> bool

Checks if the value of the field is XTAL

source

pub fn is_synth(&self) -> bool

Checks if the value of the field is SYNTH