Type Alias XtalenW

Source
pub type XtalenW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field XTALEN writer - Crystal Oscillator Enable

Aliased Type§

struct XtalenW<'a, REG> { /* private fields */ }