pub type TX_DP_R = BitReader;
Expand description

Field TX_DP reader - Output data. If TX_DIFFMODE=1, Drives DPP/DPM diff pair. TX_DP_OE=1 to enable drive. DPP=TX_DP, DPM=~TX_DP
If TX_DIFFMODE=0, Drives DPP only. TX_DP_OE=1 to enable drive. DPP=TX_DP

Aliased Type§

struct TX_DP_R { /* private fields */ }