NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
NuEdu-Basic01_System.h
Go to the documentation of this file.
1/**************************************************************************/
12#ifndef __NuEdu_Basic01_System_H__
13#define __NuEdu_Basic01_System_H__
14
15#ifdef __cplusplus
16extern "C"
17{
18#endif
19
32void SYS_Init(void);
33
34 /* end of group Nano130_Basic01_FUNCTIONS System Exported Functions */
36 /* end of group NuEdu-SDK-Nano130_Basic01 Nano130_Basic01 Library */
38 /* end of group NANO100_Library NANO100 Library */
40
41#ifdef __cplusplus
42}
43#endif
44
45#endif //__NuEdu_Basic01_System_H__
46/*** (C) COPYRIGHT 2013-2014 Nuvoton Technology Corp. ***/
void SYS_Init(void)
This function enables HXT, LXT and LIRC clock and sets HCLK source from HXT to 42MHz.