Nano100BN Series BSP  V3.03.002
The Board Support Package for Nano100BN Series
NuEdu-Basic01_Threshold_Knob.h
Go to the documentation of this file.
1 /**************************************************************************/
13 #ifndef __NuEdu_Basic01_Threshold_Knob_H__
14 #define __NuEdu_Basic01_Threshold_Knob_H__
15 
16 #ifdef __cplusplus
17 extern "C"
18 {
19 #endif
20 
33 extern void Open_Threshold_Knob(void);
34 extern void Close_Threshold_Knob(void);
35 extern uint32_t Get_Threshold_Knob(void);
36  /* end of group Nano130_Basic01_FUNCTIONS Threshold Knob Exported Functions */
38  /* end of group NuEdu-SDK-Nano130_Basic01 Nano130_Basic01 Library */
40  /* end of group NANO100_Library NANO100 Library */
42 
43 #ifdef __cplusplus
44 }
45 #endif
46 
47 #endif //__NuEdu_Basic01_Threshold_Knob_H__
48 
49 /*** (C) COPYRIGHT 2013-2014 Nuvoton Technology Corp. ***/
void Open_Threshold_Knob(void)
void Close_Threshold_Knob(void)
uint32_t Get_Threshold_Knob(void)