Hanna
Sourcecode Kontrollplatine
Doku Start
Informationen
Auflistung der Dateien
Datenstrukturen
Batman
Hanna
Documents
Eclipse
ws-bms
CP-Platine
config_clock.h
gehe zur Dokumentation dieser Datei
1
14
#ifndef CONFIG_CLOCK_H_
15
#define CONFIG_CLOCK_H_
16
17
void
Config32MHzClock
(
void
);
18
19
#endif
/* CONFIG_CLOCK_H_ */
Config32MHzClock
void Config32MHzClock(void)
Einstellung der Systemtakte und der USB-Clock.
Definition:
config_clock.c:22