Curso_STM32 / Mbed 2 deprecated STM32F103C8T6_Servo

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers SysClockConf.h Source File

SysClockConf.h

00001 /*
00002   ******************************************************************************
00003   * @file    SysClockConf.c
00004   * @version 
00005   * @date    05-July-2016
00006   * @brief   System Clock configuration for STM32F103C8T6
00007   *****************************************************************************
00008   *
00009   * All rights reserved.
00010 
00011  This program is free software: you can redistribute it and/or modify
00012  it under the terms of the GNU General Public License as published by
00013  the Free Software Foundation, either version 3 of the License, or
00014  (at your option) any later version.
00015  */
00016 #pragma once
00017 void confSysClock(void);