Type Alias d1_pac::usb1::ehci_operational::portsc::OVER_CURRENT_CHANGE_R

source ·
pub type OVER_CURRENT_CHANGE_R = BitReader<bool>;
Expand description

Field over_current_change reader - Over-current Change

This bit gets set to a one when there is a change to Over-current Active. Software clears this bit by writing a one to this bit position.

Aliased Type§

struct OVER_CURRENT_CHANGE_R { /* private fields */ }