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,
impl<'a, REG> COSEL_W<'a, REG>where
REG: Writable + RegisterSpec,
Sourcepub fn cal_freq_512hz(self) -> &'a mut W<REG>
pub fn cal_freq_512hz(self) -> &'a mut W<REG>
Calibration output is 512 Hz (with default prescaler setting)
Sourcepub fn cal_freq_1hz(self) -> &'a mut W<REG>
pub fn cal_freq_1hz(self) -> &'a mut W<REG>
Calibration output is 1 Hz (with default prescaler setting)