pub type OVER_CURRENT_INDICATOR_CHANGE_R = BitReader<bool>;
Expand description

Field over_current_indicator_change reader - This bit is set by hardware when a change has occurred to the OverCurrentIndicator field of this register. The HCD clears this bit by writing a ‘1’. Writing a ‘0’ has no effect.

Aliased Type§

struct OVER_CURRENT_INDICATOR_CHANGE_R { /* private fields */ }