Type Alias stm32wlxx_hal::pac::adc::cfgr1::RES_W

pub type RES_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CFGR1_SPEC, u8, RES_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field RES writer - RES

Aliased Type§

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