nrf52840_pac::clock::hfclkstat

Type Alias SRC_R

Source
pub type SRC_R = BitReader<SRC_A>;
Expand description

Field SRC reader - Source of HFCLK

Aliased Type§

struct SRC_R { /* private fields */ }

Implementations§

Source§

impl SRC_R

Source

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