modm API documentation
Board::SystemClock Struct Reference

STM32G071RB running at 64MHz generated from the internal 16MHz crystal. More...

#include <modm/board/board.hpp>

Static Public Member Functions

static bool enable ()
 

Static Public Attributes

static constexpr uint32_t Frequency = 64_MHz
 
static constexpr uint32_t Ahb = Frequency
 
static constexpr uint32_t Apb = Frequency
 
static constexpr uint32_t Aes = Ahb
 
static constexpr uint32_t Rng = Ahb
 
static constexpr uint32_t Crc = Ahb
 
static constexpr uint32_t Flash = Ahb
 
static constexpr uint32_t Exti = Ahb
 
static constexpr uint32_t Rcc = Ahb
 
static constexpr uint32_t Dmamux = Ahb
 
static constexpr uint32_t Dma = Ahb
 
static constexpr uint32_t Dbg = Apb
 
static constexpr uint32_t Timer17 = Apb
 
static constexpr uint32_t Timer16 = Apb
 
static constexpr uint32_t Timer15 = Apb
 
static constexpr uint32_t Usart1 = Apb
 
static constexpr uint32_t Spi1 = Apb
 
static constexpr uint32_t I2s1 = Apb
 
static constexpr uint32_t Timer1 = Apb
 
static constexpr uint32_t Adc1 = Apb
 
static constexpr uint32_t Comp = Apb
 
static constexpr uint32_t ItLine = Apb
 
static constexpr uint32_t VrefBuf = Apb
 
static constexpr uint32_t SysCfg = Apb
 
static constexpr uint32_t Tamp = Apb
 
static constexpr uint32_t Bkp = Apb
 
static constexpr uint32_t Ucpd2 = Apb
 
static constexpr uint32_t Ucpd1 = Apb
 
static constexpr uint32_t LpTimer2 = Apb
 
static constexpr uint32_t LpUart1 = Apb
 
static constexpr uint32_t LpTimer1 = Apb
 
static constexpr uint32_t HdmiCec = Apb
 
static constexpr uint32_t Dac = Apb
 
static constexpr uint32_t Pwr = Apb
 
static constexpr uint32_t I2c2 = Apb
 
static constexpr uint32_t I2c1 = Apb
 
static constexpr uint32_t Usart4 = Apb
 
static constexpr uint32_t Usart3 = Apb
 
static constexpr uint32_t Usart2 = Apb
 
static constexpr uint32_t Spi2 = Apb
 
static constexpr uint32_t Iwdg = Rcc::LsiFrequency
 
static constexpr uint32_t Wwdg = Apb
 
static constexpr uint32_t Rtc = Apb
 
static constexpr uint32_t Timer14 = Apb
 
static constexpr uint32_t Timer7 = Apb
 
static constexpr uint32_t Timer6 = Apb
 
static constexpr uint32_t Timer3 = Apb
 
static constexpr uint32_t Timer2 = Apb
 

Detailed Description

STM32G071RB running at 64MHz generated from the internal 16MHz crystal.


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