Type Definition stm32g0::stm32g081::dac::cr::CEN1_W

source · []
pub type CEN1_W<'a, const O: u8> = BitWriter<'a, u32, CR_SPEC, bool, O>;
Expand description

Field CEN1 writer - DAC Channel 1 calibration enable This bit is set and cleared by software to enable/disable DAC channel 1 calibration, it can be written only if bit EN1=0 into DAC_CR (the calibration mode can be entered/exit only when the DAC channel is disabled) Otherwise, the write operation is ignored.