Type Definition stm32f3::stm32f302::rcc::cfgr2::PREDIV_W

source · []
pub type PREDIV_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CFGR2_SPEC, u8, PREDIV_A, 4, O>;
Expand description

Field PREDIV writer - PREDIV division factor

Implementations

PREDIV input clock not divided

PREDIV input clock divided by 2

PREDIV input clock divided by 3

PREDIV input clock divided by 4

PREDIV input clock divided by 5

PREDIV input clock divided by 6

PREDIV input clock divided by 7

PREDIV input clock divided by 8

PREDIV input clock divided by 9

PREDIV input clock divided by 10

PREDIV input clock divided by 11

PREDIV input clock divided by 12

PREDIV input clock divided by 13

PREDIV input clock divided by 14

PREDIV input clock divided by 15

PREDIV input clock divided by 16