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 bPulldown: 1 | |
| Pull-Down resistor is enabled. | |
| unsigned char bPullup: 1 | |
| Pull-Up resistor is enabled. | |
| } | flags |