My Project
Loading...
Searching...
No Matches
Key.h
Go to the documentation of this file.
1
#ifndef __KEY_H
2
#define __KEY_H
3
4
void
Key_Init
(
void
);
5
uint8_t
Key_GetNum
(
void
);
6
7
#endif
Key_Init
void Key_Init(void)
Definition
Key.c:4
Key_GetNum
uint8_t Key_GetNum(void)
Definition
Key.c:15
Hardware
Key.h
Generated by
1.14.0