Data Fields | |
| BYTE | id |
| BYTE | type |
| BYTE | typeConf |
| BYTE | param [2] |
| struct { | |
| unsigned char bFill: 6 | |
| Fill to ensure flags take up a 8-bit WORD. | |
| unsigned char bOpenCollector: 1 | |
| Open Collector. | |
| unsigned char bDefault: 1 | |
| Default value if this port is a digital output. For other types, default value is defined elsewhere. | |
| } | flags |