Type Definition stm32wl::stm32wle5::adc::ccr::PRESC_W

source · []
pub type PRESC_W<'a, const O: u8> = FieldWriter<'a, u32, CCR_SPEC, u8, PRESC_A, 4, O>;
Expand description

Field PRESC writer - PRESC0

Implementations

Input ADC clock not divided

Input ADC clock divided by 2

Input ADC clock divided by 4

Input ADC clock divided by 6

Input ADC clock divided by 8

Input ADC clock divided by 10

Input ADC clock divided by 12

Input ADC clock divided by 16

Input ADC clock divided by 32

Input ADC clock divided by 64

Input ADC clock divided by 128

Input ADC clock divided by 256