ACS Firmware Documentation
Attitude Control System Capstone 2018 for OreSat
Data Fields
acs_transition Struct Reference

structure for manipulating state transistions and trap functions More...

#include <acs.h>

Data Fields

acs_state state
 
acs_event event
 
int(* fn )(ACS *acs)
 

Detailed Description

structure for manipulating state transistions and trap functions

Field Documentation

◆ event

acs_event acs_transition::event

◆ fn

int(* acs_transition::fn) (ACS *acs)

◆ state

acs_state acs_transition::state

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