HgoW

Type Alias HgoW 

pub type HgoW<'a, REG> = BitWriter<'a, REG, Hgo>;
Expand description

Field HGO writer - High Gain Oscillator Select

Aliased Type§

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

Implementations§

§

impl<'a, REG> HgoW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Configure crystal oscillator for low-gain operation

pub fn _1(self) -> &'a mut W<REG>

Configure crystal oscillator for high-gain operation