PSG14a emulator V1.00
PSG14a emulator for stating GTD350 engine
|
holds the current switch (button) position (start/coldstart) and the timer how long it it is in the state More...
Data Fields | |
Buttons_t | Button |
uint32_t | Timer |
holds the current switch (button) position (start/coldstart) and the timer how long it it is in the state
Buttons_t Button_State_t::Button |
Button or switch position
Referenced by Buttons_Get_State(), and Buttons_Reset().
uint32_t Button_State_t::Timer |
Timer for state
Referenced by Buttons_Get_State(), and Buttons_Reset().