Type Definition stm32g0::stm32g081::dac::cr::CEN2_W

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

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