microHAL
An abstraction layer for your future F4xx projects
Loading...
Searching...
No Matches
tests
stubs
CMSIS
system_stm32f4xx.h
Go to the documentation of this file.
1
13
#ifndef SYSTEM_STM32F4XX_H
14
#define SYSTEM_STM32F4XX_H
15
16
#include <stdint.h>
17
18
void
SystemCoreClockUpdate(
void
);
19
20
#endif
Generated by
1.12.0