Type Definition tm4c129x::sysctl::rsclkcfg::OSCSRC_R

source ·
pub type OSCSRC_R = R<u8, OSCSRC_A>;
Expand description

Reader of field OSCSRC

Implementations§

source§

impl OSCSRC_R

source

pub fn variant(&self) -> Variant<u8, OSCSRC_A>

Get enumerated values variant

source

pub fn is_piosc(&self) -> bool

Checks if the value of the field is PIOSC

source

pub fn is_lfiosc(&self) -> bool

Checks if the value of the field is LFIOSC

source

pub fn is_mosc(&self) -> bool

Checks if the value of the field is MOSC

source

pub fn is_rtc(&self) -> bool

Checks if the value of the field is RTC