Type Alias d1_pac::usb1::ehci_operational::portsc::CURRENT_CONNECT_STATUS_R

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

Field current_connect_status reader - Current Connect Status

Device is present on port when the value of this field is a one, and no device is present on port when the value of this field is a zero. This value reflects the current state of the port, and may not correspond directly to the event that caused the Connect Status Change(Bit 1) to be set.

This field is zero if Port Power zero.

Aliased Type§

struct CURRENT_CONNECT_STATUS_R { /* private fields */ }