pub type AUXSRC_R = FieldReader<AUXSRC_A>;
Expand description

Field AUXSRC reader - Selects the auxiliary clock source, will glitch when switching

Aliased Type§

struct AUXSRC_R { /* private fields */ }

Implementations§

source§

impl AUXSRC_R

source

pub const fn variant(&self) -> Option<AUXSRC_A>

Get enumerated values variant

source

pub fn is_clksrc_pll_usb(&self) -> bool

0

source

pub fn is_clksrc_gpin0(&self) -> bool

1

source

pub fn is_clksrc_gpin1(&self) -> bool

10