[][src]Type Definition esp32::timg::rtccalicfg::CLK_SEL_R

type CLK_SEL_R = R<u8, CLK_SEL_A>;

Reader of field CLK_SEL

Implementations

impl CLK_SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RTC_MUX

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

Checks if the value of the field is CK8M_D256

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

Checks if the value of the field is XTAL32K