PSG14a emulator V1.00
PSG14a emulator for stating GTD350 engine
Channel_Step_t Struct Reference

Struct for each line in a table. It describes which channel must be in which state after described time. More...

#include <control_tables.h>

Data Fields

Control_channels_id Channel
 
uint32_t ms
 
Out_Mode_t Mode
 
uint32_t On
 
uint32_t Off
 

Detailed Description

Struct for each line in a table. It describes which channel must be in which state after described time.

Field Documentation

◆ Channel

Control_channels_id Channel_Step_t::Channel

Channel id

◆ Mode

Out_Mode_t Channel_Step_t::Mode

Mode which must be active. Modes are on,off or pulsed now

◆ ms

uint32_t Channel_Step_t::ms

At which ms make this state active

◆ Off

uint32_t Channel_Step_t::Off

Time output is off in pulsed mode

◆ On

uint32_t Channel_Step_t::On

Time output is on in pulsed mode


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