tico
0.1
Mechanical Watch Terminal Timegrapher
inc
appstate.h
Go to the documentation of this file.
1
#pragma once
2
typedef
struct
AppState
3
{
4
volatile
int
keepRunning
;
5
volatile
unsigned
int
columns
;
6
}
AppState
;
AppState
struct AppState AppState
AppState
Definition:
appstate.h:3
AppState::keepRunning
volatile int keepRunning
Definition:
appstate.h:4
AppState::columns
volatile unsigned int columns
Definition:
appstate.h:5
Generated by
1.9.4