Type Alias nrf52840_pac::clock::hfclkstat::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