[][src]Type Definition esp32::rtccntl::clk_conf::ANA_CLK_RTC_SEL_R

type ANA_CLK_RTC_SEL_R = R<u8, ANA_CLK_RTC_SEL_A>;

Reader of field ANA_CLK_RTC_SEL

Implementations

impl ANA_CLK_RTC_SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SLOW_CK

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

Checks if the value of the field is CK_XTAL_32K

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

Checks if the value of the field is CK8M_D256_OUT