EXT_ST_DIO - External Separately Terminated Digital Input/Output
The DIO block handles an IO digital signal coming from the connector that could be considered as input or output in the system block. Additionally, a 50-ohm termination can be enabled or disabled externally.
Fields
Name |
Type |
Description |
|---|---|---|
IN.VAL |
bit_out |
DIO input value |
IN.TERM |
param enum |
Select input termination
0 High-Z
1 50-ohm
|
OUT.VAL |
bit_mux |
DIO output value |
OUT.DIR |
param enum |
DIO direction
0 Input
1 Output
|