IPN ESIME ZACATENCO / Mbed 2 deprecated STM32F103C8_Adivina

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers SysClockConf.h Source File

SysClockConf.h

00001 #ifndef CONFSYSCLOCK_H
00002 #define CONFSYSCLOCK_H
00003 
00004 #pragma once
00005 void confSysClock(void);
00006 
00007 #endif