Type Definition stm32g0::stm32g0c1::adc::cfgr1::AWD1CH_W

source · []
pub type AWD1CH_W<'a, const O: u8> = FieldWriter<'a, u32, CFGR1_SPEC, u8, u8, 5, O>;
Expand description

Field AWD1CH writer - Analog watchdog channel selection These bits are set and cleared by software. They select the input channel to be guarded by the analog watchdog. ….. Others: Reserved Note: The channel selected by the AWDCH[4:0] bits must be also set into the CHSELR register. The software is allowed to write this bit only when ADSTART bit is cleared to 0 (this ensures that no conversion is ongoing).