PSG14a emulator
V1.00
PSG14a emulator for stating GTD350 engine
buttons.h
Go to the documentation of this file.
1
8
#ifndef SOURCES_BL_INCLUDE_BUTTONS_H_
9
#define SOURCES_BL_INCLUDE_BUTTONS_H_
10
14
#define BUTTON_WAIT_MS 500
15
16
#include "
main_outputs.h
"
20
void
Buttons_Reset
(
void
);
25
State_t
Buttons_Get_State
(
void
);
26
#endif
Buttons_Get_State
State_t Buttons_Get_State(void)
Definition
buttons.c:47
Buttons_Reset
void Buttons_Reset(void)
Definition
buttons.c:41
main_outputs.h
Contains functions prototypes for controlling main outputs.
State_t
State_t
Definition
main_outputs.h:14
sources
bl
include
buttons.h
Generated by
1.12.0