Expand description
Raw Interrupts
Structs§
- INTR_
SPEC - Raw Interrupts
Type Aliases§
- ABORT_
DONE_ R - Field
ABORT_DONE
reader - Raised when any bit in ABORT_DONE is set. Clear by clearing all bits in ABORT_DONE. - BUFF_
STATUS_ R - Field
BUFF_STATUS
reader - Raised when any bit in BUFF_STATUS is set. Clear by clearing all bits in BUFF_STATUS. - BUS_
RESET_ R - Field
BUS_RESET
reader - Source: SIE_STATUS.BUS_RESET - DEV_
CONN_ DIS_ R - Field
DEV_CONN_DIS
reader - Set when the device connection state changes. Cleared by writing to SIE_STATUS.CONNECTED - DEV_
RESUME_ FROM_ HOST_ R - Field
DEV_RESUME_FROM_HOST
reader - Set when the device receives a resume from the host. Cleared by writing to SIE_STATUS.RESUME - DEV_
SOF_ R - Field
DEV_SOF
reader - Set every time the device receives a SOF (Start of Frame) packet. Cleared by reading SOF_RD - DEV_
SUSPEND_ R - Field
DEV_SUSPEND
reader - Set when the device suspend state changes. Cleared by writing to SIE_STATUS.SUSPENDED - EP_
STALL_ NAK_ R - Field
EP_STALL_NAK
reader - Raised when any bit in EP_STATUS_STALL_NAK is set. Clear by clearing all bits in EP_STATUS_STALL_NAK. - ERROR_
BIT_ STUFF_ R - Field
ERROR_BIT_STUFF
reader - Source: SIE_STATUS.BIT_STUFF_ERROR - ERROR_
CRC_ R - Field
ERROR_CRC
reader - Source: SIE_STATUS.CRC_ERROR - ERROR_
DATA_ SEQ_ R - Field
ERROR_DATA_SEQ
reader - Source: SIE_STATUS.DATA_SEQ_ERROR - ERROR_
RX_ OVERFLOW_ R - Field
ERROR_RX_OVERFLOW
reader - Source: SIE_STATUS.RX_OVERFLOW - ERROR_
RX_ TIMEOUT_ R - Field
ERROR_RX_TIMEOUT
reader - Source: SIE_STATUS.RX_TIMEOUT - HOST_
CONN_ DIS_ R - Field
HOST_CONN_DIS
reader - Host: raised when a device is connected or disconnected (i.e. when SIE_STATUS.SPEED changes). Cleared by writing to SIE_STATUS.SPEED - HOST_
RESUME_ R - Field
HOST_RESUME
reader - Host: raised when a device wakes up the host. Cleared by writing to SIE_STATUS.RESUME - HOST_
SOF_ R - Field
HOST_SOF
reader - Host: raised every time the host sends a SOF (Start of Frame). Cleared by reading SOF_RD - R
- Register
INTR
reader - SETUP_
REQ_ R - Field
SETUP_REQ
reader - Device. Source: SIE_STATUS.SETUP_REC - STALL_R
- Field
STALL
reader - Source: SIE_STATUS.STALL_REC - TRANS_
COMPLETE_ R - Field
TRANS_COMPLETE
reader - Raised every time SIE_STATUS.TRANS_COMPLETE is set. Clear by writing to this bit. - VBUS_
DETECT_ R - Field
VBUS_DETECT
reader - Source: SIE_STATUS.VBUS_DETECTED