HgoR

Type Alias HgoR 

pub type HgoR = BitReader<Hgo>;
Expand description

Field HGO reader - High Gain Oscillator Select

Aliased Type§

pub struct HgoR { /* private fields */ }

Implementations§

§

impl HgoR

pub const fn variant(&self) -> Hgo

Get enumerated values variant

pub fn is_0(&self) -> bool

Configure crystal oscillator for low-gain operation

pub fn is_1(&self) -> bool

Configure crystal oscillator for high-gain operation