Type Alias stm32_hal2::pac::adc1::cfgr::AWD1SGL_W

source ·
pub type AWD1SGL_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFGR_SPEC, AWD1SGL_A, BitM, O>;
Expand description

Field AWD1SGL writer - ADC analog watchdog 1 monitoring a single channel or all channels

Aliased Type§

struct AWD1SGL_W<'a, const O: u8> { /* private fields */ }