microHAL
An abstraction layer for your future F4xx projects
|
Function prototypes for the MCU initializer. More...
Go to the source code of this file.
Functions | |
void | mcu_init (void) |
MCU initialization function. | |
Function prototypes for the MCU initializer.
This file contains all of the enums, macros, and function prototypes required for a proper peripheral and clock initialization. Please note that this is tuned for the USART example located in main.c.
void mcu_init | ( | void | ) |
MCU initialization function.