Nano100BN Series BSP  V3.03.002
The Board Support Package for Nano100BN Series
NuEdu-Basic01_LED.h
Go to the documentation of this file.
1 /****************************************************************************/
12 #ifndef __NuEdu_Basic01_12LED_H__
13 #define __NuEdu_Basic01_12LED_H__
14 
26 extern void initial_led(void);
27 extern void LED_on(unsigned int temp); /* end of group Nano130_Basic01_FUNCTIONS */
29  /* end of group NuEdu-SDK-Nano130_Basic01 */
31  /* end of group NANO100_Library */
33 
34 #endif
35 /*** (C) COPYRIGHT 2013-2014 Nuvoton Technology Corp. ***/
void initial_led(void)
Set LED GPIO to output mode.
void LED_on(unsigned int temp)
This function turn on LED numbers to open or close.