ConOpSys V2970  P004.07
ANVILEX control operating system
Macros
CPU_STM32F410CBU6.cpp File Reference

STM32F410CBU6 CPU class implementation file. More...

#include "STM32F4xx.h"
#include "TIMER5_STM32F410CBU6.h"
#include "CRC_32.h"
#include "CPU_STM32F410CBU6.h"
Include dependency graph for CPU_STM32F410CBU6.cpp:

Macros

#define CPU_HSE_VALUE   ( (U32)16000000 )
 Default value of the external oscillator in Hz (External oscillator not used) More...
 
#define CPU_HSI_VALUE   ( (U32)16000000 )
 Default value of the internal oscillator in Hz. More...
 
#define CPU_LSE_VALUE   ( (U32)32768 )
 Value of the external Low Speed oscillator in Hz. More...
 
#define CPU_LSI_VALUE   ( (U32)40000 )
 Value of the internal Low Speed oscillator in Hz. More...
 

Detailed Description

STM32F410CBU6 CPU class implementation file.

Attention
No special attention requered.
Revision
2279
Date
2020-12-12 15:14:34 +0500 (Sa, 12 Dez 2020)
Author
minch

Macro Definition Documentation

◆ CPU_HSE_VALUE

#define CPU_HSE_VALUE   ( (U32)16000000 )

Default value of the external oscillator in Hz (External oscillator not used)

◆ CPU_HSI_VALUE

#define CPU_HSI_VALUE   ( (U32)16000000 )

Default value of the internal oscillator in Hz.

◆ CPU_LSE_VALUE

#define CPU_LSE_VALUE   ( (U32)32768 )

Value of the external Low Speed oscillator in Hz.

◆ CPU_LSI_VALUE

#define CPU_LSI_VALUE   ( (U32)40000 )

Value of the internal Low Speed oscillator in Hz.