Type Alias d1_pac::usb1::ehci_operational::portsc::OVER_CURRENT_CHANGE_W

source ·
pub type OVER_CURRENT_CHANGE_W<'a, const O: u8> = BitWriter<'a, u32, PORTSC_SPEC, bool, O>;
Expand description

Field over_current_change writer - 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_W<'a, const O: u8> { /* private fields */ }