Type Alias d1_pac::usb1::ehci_operational::usbsts::USBERRINT_R

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

Field usberrint reader - USB Error Interrupt(USBERRINT)

The Host Controller sets this bit to 1 when completion of USB transaction results in an error condition(e.g. error counter underflow).If the TD on which the error interrupt occurred also had its IOC bit set, both. This bit and USBINT bit are set.

Aliased Type§

struct USBERRINT_R { /* private fields */ }