NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
NuEdu-Basic01_ClkOut.h
Go to the documentation of this file.
1/**************************************************************************/
12#ifndef __NuEdu_Basic01_ClkOut_H__
13#define __NuEdu_Basic01_ClkOut_H__
14
15#ifdef __cplusplus
16extern "C"
17{
18#endif
19
20
33void Open_CLK_OUT(uint32_t Clock_Source, uint32_t FRQDIV_FSEL);
34void Close_CLK_OUT(void);
35
36 /* end of group Nano130_Basic01_FUNCTIONS ClkOut Exported Functions */
38 /* end of group NuEdu-SDK-Nano130_Basic01 Nano130_Basic01 Library */
40 /* end of group NANO100_Library NANO100 Library */
42
43
44#ifdef __cplusplus
45}
46#endif
47
48#endif //__NuEdu_Basic01_ClkOut_H__
49
50/*** (C) COPYRIGHT 2013-2014 Nuvoton Technology Corp. ***/
void Close_CLK_OUT(void)
This function disable frequency output function.
void Open_CLK_OUT(uint32_t Clock_Source, uint32_t FRQDIV_FSEL)
This function enable frequency divider module clock, enable frequency divider clock function and conf...