MSPM0_ValvanoWare
1.0
ECE445L starter code
inc
Bump.h
Go to the documentation of this file.
1
35
#ifndef __BUMP_H__
36
#define __BUMP_H__
37
38
45
void
Bump_Init
(
void
);
46
47
58
uint32_t
Bump_In
(
void
);
59
60
61
#endif
Bump_In
uint32_t Bump_In(void)
Read bump switches.
Bump_Init
void Bump_Init(void)
Initialize bump switches.
Generated by
1.9.1