PSG14a emulator V1.00
PSG14a emulator for stating GTD350 engine
|
Contains prototypes and types for main outputs control table. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | Channel_Step_t |
Struct for each line in a table. It describes which channel must be in which state after described time. More... | |
Enumerations | |
enum | Control_channels_id { CH_STARTER = 0 , CH_PRIMING_FUEL , CH_SPARK , CH_SHUNT , CH_36V , CH_OUT5 , CH_OUT6 , CH_OUT7 , CH_TOTAL } |
enum | Out_Mode_t { OUT_MODE_OFF = 0 , OUT_MODE_ON , OUT_MODE_PULSED } |
Contains prototypes and types for main outputs control table.
mikl7.nosp@m.4@ya.nosp@m.hoo.c.nosp@m.om
enum Control_channels_id |
Describes the control (output) channels
enum Out_Mode_t |