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

Checks if the value of the field is LCDCLKIN

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

Checks if the value of the field is FRO_HF

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

Checks if the value of the field is NONE