modm API documentation
modm::platform::Rcc::PllConfig Struct Reference

Public Attributes

uint8_t M
 Div 1-8, frequency after div must be in [2.66, 16]MHz.
 
uint8_t N
 Mul 8-86, frequency after mul must be in [96, 344]MHz.
 
uint8_t P = 0
 Div 2-32, frequency � 122MHz.
 
uint8_t Q = 0
 Div 2-8, frequency � 56MHz.
 
uint8_t R = 0
 Div 2-8, frequency � 56MHz.
 

The documentation for this struct was generated from the following file: