![]() |
NANO100_BSP V3.05.000
The Board Support Package for Nano100BN Series
|
NuEdu-Basic01 Button driver source file for NuEdu-SDK-Nano130. More...

Go to the source code of this file.
Macros | |
| #define | KEY1_INPUT PD12 |
| #define | KEY2_INPUT PE12 |
| #define | KEY3_INPUT PD0 |
| #define | KEY4_INPUT PD1 |
Functions | |
| void | Initial_KEY_INPUT (void) |
| Set Button GPIO to input mode. More... | |
| unsigned char | Get_KEY_INPUT (void) |
| This function get button status. More... | |
NuEdu-Basic01 Button driver source file for NuEdu-SDK-Nano130.
Definition in file NuEdu-Basic01_Button.c.