Type Definition stm32g4::stm32g431::adc1::cfgr2::OVSR_W

source · []
pub type OVSR_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CFGR2_SPEC, u8, OVSR_A, 3, O>;
Expand description

Field OVSR writer - Oversampling ratio

Implementations

Oversampling ratio of 2

Oversampling ratio of 4

Oversampling ratio of 8

Oversampling ratio of 16

Oversampling ratio of 32

Oversampling ratio of 64

Oversampling ratio of 128

Oversampling ratio of 256