|
Vehicle Control Unit 0.01
This is the c library for controlling the car.
|

Macros | |
| #define | HSE_VALUE ((uint32_t)25000000) |
| #define | HSI_VALUE ((uint32_t)16000000) |
| #define HSE_VALUE ((uint32_t)25000000) |
Default value of the External oscillator in Hz
Definition at line 50 of file system_stm32f7xx.c.
| #define HSI_VALUE ((uint32_t)16000000) |
Value of the Internal oscillator in Hz
Definition at line 54 of file system_stm32f7xx.c.