[][src]Type Definition lpc55_pac::syscon::adcclksel::SEL_R

type SEL_R = R<u8, SEL_A>;

Reader of field SEL

Implementations

impl SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MAINCLK

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

Checks if the value of the field is PLL0

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

Checks if the value of the field is FRO96

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

Checks if the value of the field is NONE