Module d1_pac::usb1::ehci_operational::usbsts
source · Expand description
EHCI USB Status Register
Structs§
- Register
usbstsreader - EHCI USB Status Register
- Register
usbstswriter
Type Aliases§
- Field
asynchronous_schedule_statusreader - Asynchronous Schedule Status - Field
frame_list_rolloverreader - Frame List Rollover - Field
frame_list_rolloverwriter - Frame List Rollover - Field
hc_haltedreader - HC Halted - Field
host_system_errorreader - Host System Error - Field
host_system_errorwriter - Host System Error - Field
interrupt_on_async_advancereader - Interrupt on Async Advance - Field
interrupt_on_async_advancewriter - Interrupt on Async Advance - Field
periodic_schedule_statusreader - Periodic Schedule Status - Field
port_change_detectreader - Port Change Detect - Field
port_change_detectwriter - Port Change Detect - Field
reclamationreader - Reclamation - Field
usberrintreader - USB Error Interrupt(USBERRINT) - Field
usberrintwriter - USB Error Interrupt(USBERRINT) - Field
usbintreader - USB Interrupt(USBINT) The Host Controller sets this bit to a one on the completion of a USB transaction, which results in the retirement of a Transfer Descriptor that had its IOC bit set. The Host Controller also sets this bit to 1 when a short packet is detected (actual number of bytes received was less than the expected number of bytes) - Field
usbintwriter - USB Interrupt(USBINT) The Host Controller sets this bit to a one on the completion of a USB transaction, which results in the retirement of a Transfer Descriptor that had its IOC bit set. The Host Controller also sets this bit to 1 when a short packet is detected (actual number of bytes received was less than the expected number of bytes)