APM:Libraries
Public Attributes | List of all members
SITL::ICEngine::state Union Reference

Public Attributes

struct {
   bool   choke:1
 
   bool   ignition:1
 
   bool   starter:1
 
}; 
 
uint8_t value
 

Detailed Description

Definition at line 48 of file SIM_ICEngine.h.

Member Data Documentation

◆ @205

struct { ... }

◆ choke

bool SITL::ICEngine::state::choke

Definition at line 50 of file SIM_ICEngine.h.

Referenced by SITL::ICEngine::update().

◆ ignition

bool SITL::ICEngine::state::ignition

Definition at line 51 of file SIM_ICEngine.h.

Referenced by SITL::ICEngine::update().

◆ starter

bool SITL::ICEngine::state::starter

Definition at line 52 of file SIM_ICEngine.h.

Referenced by SITL::ICEngine::update().

◆ value

uint8_t SITL::ICEngine::state::value

Definition at line 54 of file SIM_ICEngine.h.

Referenced by SITL::ICEngine::update().


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