pub type BYPASS_W<'a, const O: u8> = BitWriter<'a, u32, LFCLKSRC_SPEC, BYPASS_A, O>;
Expand description

Field BYPASS writer - Enable or disable bypass of LFCLK crystal oscillator with external clock source

Implementations

Disable (use with Xtal or low-swing external source)

Enable (use with rail-to-rail external source)