[][src]Type Definition lpc54606_pac::syscon::syspllclksel::SEL_R

type SEL_R = R<u8, SEL_A>;

Reader of field SEL

Methods

impl SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FRO_12_MHZ

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

Checks if the value of the field is CLKIN

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

Checks if the value of the field is WATCHDOG_OSCILLATOR

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

Checks if the value of the field is RTC_OSC_OUTPUT

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

Checks if the value of the field is NONE