modm API documentation
Board::SystemClock Struct Reference

STM32F072 running at 48MHz generated from the internal 48MHz clock. More...

#include <modm/board/board.hpp>

Static Public Member Functions

static bool enable ()
 

Static Public Attributes

static constexpr uint32_t Frequency = 48_MHz
 
static constexpr uint32_t Ahb = Frequency
 
static constexpr uint32_t Apb = Frequency
 
static constexpr uint32_t Adc = Apb
 
static constexpr uint32_t Can = Apb
 
static constexpr uint32_t Spi1 = Apb
 
static constexpr uint32_t Spi2 = Apb
 
static constexpr uint32_t Usart1 = Apb
 
static constexpr uint32_t Usart2 = Apb
 
static constexpr uint32_t Usart3 = Apb
 
static constexpr uint32_t Usart4 = Apb
 
static constexpr uint32_t I2c1 = Apb
 
static constexpr uint32_t I2c2 = Apb
 
static constexpr uint32_t Timer1 = Apb
 
static constexpr uint32_t Timer2 = Apb
 
static constexpr uint32_t Timer3 = Apb
 
static constexpr uint32_t Timer6 = Apb
 
static constexpr uint32_t Timer7 = Apb
 
static constexpr uint32_t Timer14 = Apb
 
static constexpr uint32_t Timer15 = Apb
 
static constexpr uint32_t Timer16 = Apb
 
static constexpr uint32_t Timer17 = Apb
 
static constexpr uint32_t Usb = 48_MHz
 
static constexpr uint32_t Iwdg = Rcc::LsiFrequency
 
static constexpr uint32_t Rtc = Rcc::LsiFrequency
 

Detailed Description

STM32F072 running at 48MHz generated from the internal 48MHz clock.


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