Type Alias HFXOMODE_W

Source
pub type HFXOMODE_W<'a> = FieldWriter<'a, u32, CTRL_SPEC, u8, HFXOMODE_A, 2, 0>;
Expand description

Field HFXOMODE writer - HFXO Mode

Aliased Type§

pub struct HFXOMODE_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> HFXOMODE_W<'a>

Source

pub fn xtal(self) -> &'a mut W

4-32 MHz crystal oscillator.

Source

pub fn bufextclk(self) -> &'a mut W

An AC coupled buffer is coupled in series with HFXTAL_N, suitable for external sine wave (4-32 MHz). The sine wave should have a minimum of 200 mV peak to peak.

Source

pub fn digextclk(self) -> &'a mut W

Digital external clock on HFXTAL_N pin. Oscillator is effectively bypassed.