Type Alias COSEL_W

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

Field COSEL writer - Calibration output selection

Aliased Type§

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

Implementations§

Source§

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

Source

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

Calibration output is 512 Hz (with default prescaler setting)

Source

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

Calibration output is 1 Hz (with default prescaler setting)