pub type TX_DP_OE_R = BitReader;
Expand description

Field TX_DP_OE reader - Output enable. If TX_DIFFMODE=1, OE for DPP/DPM diff pair. 0 - DPP/DPM in Hi-Z state; 1 - DPP/DPM driving
If TX_DIFFMODE=0, OE for DPP only. 0 - DPP in Hi-Z state; 1 - DPP driving

Aliased Type§

struct TX_DP_OE_R { /* private fields */ }