Type Alias d1_pac::usb1::ehci_operational::portsc::WKCNNT_E_W

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

Field wkcnnt_e writer - Wake on Connect Enable (WKCNNT_E)

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

This field is zero if Port Power is zero.

The default value in this field is ‘0’.

Aliased Type§

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