Type Definition stm32g4::stm32g474::dac1::dac_cr::CEN2_R

source · []
pub type CEN2_R = BitReader<bool>;
Expand description

Field CEN2 reader - 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.