pub type OVER_CURRENT_INDICATOR_R = BitReader<bool>;
Expand description

Field over_current_indicator reader - This bit reports overcurrent conditions when the global reporting is implemented. When set, an overcurrent condition exists. When cleared, all power operations are normal. If per-port overcurrent protection is implemented this bit is always ‘0’

Aliased Type§

struct OVER_CURRENT_INDICATOR_R { /* private fields */ }