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

type SEL_R = R<u8, SEL_A>;

Reader of field SEL

Methods

impl SEL_R[src]

pub fn variant(&self) -> SEL_A[src]

Get enumerated values variant

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

Checks if the value of the field is MAIN_CLOCK

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_fro_hf(&self) -> bool[src]

Checks if the value of the field is FRO_HF

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

Checks if the value of the field is SYSTEM_PLL_OUTPUT

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

Checks if the value of the field is USB_PLL_CLOCK

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

Checks if the value of the field is AUDIO_PLL_OUTPUT

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

Checks if the value of the field is RTC_OSC_OUTPUT