TTK4155 Lab Node 1
Term project in the NTNU course TTK4155 Embedded and Industrial Computer Systems Design
Loading...
Searching...
No Matches
control_state Struct Reference

Stores current control state. More...

#include <controller.h>

Data Fields

uint8_t game_over

Detailed Description

Stores current control state.

Definition at line 18 of file controller.h.

Field Documentation

◆ game_over

uint8_t control_state::game_over

1 if game is over (CAN_ID_GAMEOVER)

Definition at line 19 of file controller.h.


The documentation for this struct was generated from the following file: