embeddedlibrary
reusable software modules for embedded systems
system_t Struct Reference

system module structure More...

Data Fields

int last_subsys
 
struct {
   uint8_t   echo:1
 
   uint8_t   mute:1
 
   uint8_t   __pad0__:6
 
settings
 
int id
 
subsystem_t subsystem [MAX_SUBSYSTEMS]
 

Detailed Description

system module structure

Field Documentation

int id

subsystem ID of the subsystem management module

int last_subsys

index of the last subsytem in the array

struct { ... } settings

binary settings for subsystem management

subsystem_t subsystem[MAX_SUBSYSTEMS]

subsystem array


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