EXT_DIO - External direction Digital Input/Output
The EXT_DIO block handles an IO digital signal coming from the connector that could be considered as input or output via an external signal. The logic level high will enable the output.
Fields
Name |
Type |
Description |
|---|---|---|
IN.VAL |
bit_out |
Ext DIO input value |
OUT.VAL |
bit_mux |
Ext DIO output value |
OUT.DIR |
param enum |
DIO direction
0 Input
1 Output
|