Type Alias stm32_hal2::pac::adc1::smpr1::SMP3_W

source ·
pub type SMP3_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SMPR1_SPEC, u8, SMP0_A, Safe, 3, O>;
Expand description

Field SMP0 writer - ADC channel 0 sampling time

Aliased Type§

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