Clock Divider

group Clock_Divider

Defines

IS_DIV(DIV)

Check if the input parameter is valid.

Enums

enum RCCClockDiv_Typedef

Values:

enumerator CLOCK_DIV_1

The RCC clock divider is set to 1.

enumerator CLOCK_DIV_2

The RCC clock divider is set to 2.

enumerator CLOCK_DIV_4

The RCC clock divider is set to 4.

enumerator CLOCK_DIV_8

The RCC clock divider is set to 8.

enumerator CLOCK_DIV_16

The RCC clock divider is set to 16.

enumerator CLOCK_DIV_32

The RCC clock divider is set to 32.

enumerator CLOCK_DIV_40

The RCC clock divider is set to 40.

enumerator CLOCK_DIV_64

The RCC clock divider is set to 64.