[][src]Type Definition tm4c129x::sysctl::rsclkcfg::OSCSRC_R

type OSCSRC_R = R<u8, OSCSRC_A>;

Reader of field OSCSRC

Methods

impl OSCSRC_R[src]

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

Get enumerated values variant

pub fn is_piosc(&self) -> bool[src]

Checks if the value of the field is PIOSC

pub fn is_lfiosc(&self) -> bool[src]

Checks if the value of the field is LFIOSC

pub fn is_mosc(&self) -> bool[src]

Checks if the value of the field is MOSC

pub fn is_rtc(&self) -> bool[src]

Checks if the value of the field is RTC