Type Alias stm32f4xx_hal::pac::adc1::sqr2::SQ7_W

source ·
pub type SQ7_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SQR2_SPEC, u8, u8, Unsafe, 5, O>;
Expand description

Field SQ7 writer - 7th conversion in regular sequence

Aliased Type§

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