[][src]Type Definition lpc54606_pac::syscon::spificlksel::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_main_clock(&self) -> bool[src]

Checks if the value of the field is MAIN_CLOCK

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

Checks if the value of the field is USB_PLL_OUTPUT

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

Checks if the value of the field is FRO_HF

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

Checks if the value of the field is AUDIO_PLL_OUTPUT

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

Checks if the value of the field is NONE