SAE Teensy ECU
IIT SAE Microcontroller programming
Loading...
Searching...
No Matches
ECUStates Namespace Reference

The Teensy specific state declarations. More...

Classes

struct  Bounce_t
 Demonstrate how to go back to a previous state.
 
struct  Button_State
 Button state.
 
struct  Charging_State
 Charging state.
 
struct  Driving_Mode_State
 Driving mode state.
 
struct  FaultState
 Fault state.
 
struct  Idle_State
 Idle state.
 
struct  Initialize_State
 Teensy initial state State which initializes everything.
 
struct  Logger_t
 Demonstrate Serial logging This state demonstrates the different ways we can log things to serial.
 
struct  PreCharge_State
 Teensy PreCharge State State which goes through the precharge circuit.
 

Detailed Description

The Teensy specific state declarations.