MSPM0_ValvanoWare
1.0
ECE445L starter code
inc
Key.h
Go to the documentation of this file.
1
21
#ifndef __KEY_H__
22
#define __KEY_H__
23
35
void
Key_Init
(
void
);
36
43
uint32_t
Key_In
(
void
);
44
45
#endif
// __KEY_H__
Key_In
uint32_t Key_In(void)
Key_Init
void Key_Init(void)
Initialize keyboard.
Generated by
1.9.1