#include <rcc.h>
Definition at line 451 of file h7/rcc.h.
◆ divm
uint8_t rcc_pll_config::pll_config::divm |
◆ divn
uint16_t rcc_pll_config::pll_config::divn |
Multiplier, 0-512 integer.
Definition at line 453 of file h7/rcc.h.
◆ divp
uint8_t rcc_pll_config::pll_config::divp |
Post divider for PLLP clock.
Definition at line 454 of file h7/rcc.h.
◆ divq
uint8_t rcc_pll_config::pll_config::divq |
Post divider for PLLQ clock.
Definition at line 455 of file h7/rcc.h.
◆ divr
uint8_t rcc_pll_config::pll_config::divr |
Post divider for PLLR clock.
Definition at line 456 of file h7/rcc.h.
The documentation for this struct was generated from the following file: