STM32 Blue Pill Drivers
Drivers that could be used to interface and interact with STM32F103C8T6 Microcontroller
|
This group contains the configuration parameters of the RCC module. More...
Macros | |
#define | RCC_PLL_SRC (RCC_PLLSource_HSE) |
This macro defines the PLL source. More... | |
#define | RCC_PLL_MUL (RCC_PLLMulFactors_9) |
This macro defines the PLL multiplication factor. More... | |
#define | RCC_PLL_HSE_DIVIDE_BY_2 (TRUE) |
This macro defines the PLL entry HSE divider. More... | |
#define | RCC_SYSTEM_CLOCK_SOURCE (RCC_SystemClock_PLL) |
This macro defines the system clock source. More... | |
#define | RCC_MCO_SOURCE (RCC_MCOSources_NoClock) |
This macro defines the MCO source. More... | |
#define | RCC_ADC_PRESCALER (RCC_ADCPrescaler_DividedBy4) |
This macro defines the ADC clock prescaler. More... | |
#define | RCC_AHB_PRESCALER (RCC_AHBPrescaler_NotDivided) |
This macro defines the AHB clock prescaler. More... | |
#define | RCC_APB1_PRESCALER (RCC_APBPrescaler_NotDivided) |
This macro defines the APB1 clock prescaler. More... | |
#define | RCC_APB2_PRESCALER (RCC_APBPrescaler_NotDivided) |
This macro defines the APB2 clock prescaler. More... | |
#define | RCC_USB_PRESCALER (RCC_USBPrescaler_1) |
This macro defines the USB clock prescaler. More... | |
#define | RCC_ENABLE_CSS (FALSE) |
This macro defines the clock security system state. More... | |
This group contains the configuration parameters of the RCC module.
#define RCC_PLL_SRC (RCC_PLLSource_HSE) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the PLL source.
This macro defines the PLL source
#define RCC_PLL_MUL (RCC_PLLMulFactors_9) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the PLL multiplication factor.
This macro defines the PLL multiplication factor
#define RCC_PLL_HSE_DIVIDE_BY_2 (TRUE) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the PLL entry HSE divider.
This macro defines the PLL entry HSE divider Options:
#define RCC_SYSTEM_CLOCK_SOURCE (RCC_SystemClock_PLL) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the system clock source.
This macro defines the system clock source
#define RCC_MCO_SOURCE (RCC_MCOSources_NoClock) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the MCO source.
This macro defines the MCO source
#define RCC_ADC_PRESCALER (RCC_ADCPrescaler_DividedBy4) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the ADC clock prescaler.
This macro defines the ADC clock prescaler
#define RCC_AHB_PRESCALER (RCC_AHBPrescaler_NotDivided) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the AHB clock prescaler.
This macro defines the AHB clock prescaler
#define RCC_APB1_PRESCALER (RCC_APBPrescaler_NotDivided) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the APB1 clock prescaler.
This macro defines the APB1 clock prescaler
#define RCC_APB2_PRESCALER (RCC_APBPrescaler_NotDivided) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the APB2 clock prescaler.
This macro defines the APB2 clock prescaler
#define RCC_USB_PRESCALER (RCC_USBPrescaler_1) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the USB clock prescaler.
This macro defines the USB clock prescaler
#define RCC_ENABLE_CSS (FALSE) |
#include <MCAL/RCC/RCC_config.h>
This macro defines the clock security system state.
This macro defines the clock security system state Options: