Type Alias d1_pac::usb1::ehci_operational::portsc::WKDSCNNT_E_W

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

Field wkdscnnt_e writer - Wake on Disconnect Enable (WKDSCNNT_E)

Writing this bit to a one enables the port to be sensitive to device disconnects as wake-up events.

This field is zero if Port Power is zero.

The default value in this field is ‘0’.

Aliased Type§

struct WKDSCNNT_E_W<'a, const O: u8> { /* private fields */ }