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

Field EXTERNAL writer - Enable or disable external source for LFCLK

Implementations

Disable external source (use with Xtal)

Enable use of external source instead of Xtal (SRC needs to be set to Xtal)