Module esp32c6::usb_device::int_raw
source · Expand description
Interrupt raw status register.
Structs§
- Interrupt raw status register.
Type Aliases§
- Field
CRC5_ERR
reader - The raw interrupt bit turns to high level when CRC5 error is detected. - Field
CRC5_ERR
writer - The raw interrupt bit turns to high level when CRC5 error is detected. - Field
CRC16_ERR
reader - The raw interrupt bit turns to high level when CRC16 error is detected. - Field
CRC16_ERR
writer - The raw interrupt bit turns to high level when CRC16 error is detected. - Field
DTR_CHG
reader - The raw interrupt bit turns to high level when level of DTR from usb serial channel is changed. - Field
DTR_CHG
writer - The raw interrupt bit turns to high level when level of DTR from usb serial channel is changed. - Field
GET_LINE_CODE
reader - The raw interrupt bit turns to high level when level of GET LINE CODING request is received. - Field
GET_LINE_CODE
writer - The raw interrupt bit turns to high level when level of GET LINE CODING request is received. - Field
IN_TOKEN_REC_IN_EP1
reader - The raw interrupt bit turns to high level when IN token for IN endpoint 1 is received. - Field
IN_TOKEN_REC_IN_EP1
writer - The raw interrupt bit turns to high level when IN token for IN endpoint 1 is received. - Field
JTAG_IN_FLUSH
reader - The raw interrupt bit turns to high level when flush cmd is received for IN endpoint 2 of JTAG. - Field
JTAG_IN_FLUSH
writer - The raw interrupt bit turns to high level when flush cmd is received for IN endpoint 2 of JTAG. - Field
OUT_EP1_ZERO_PAYLOAD
reader - The raw interrupt bit turns to high level when OUT endpoint 1 received packet with zero palyload. - Field
OUT_EP1_ZERO_PAYLOAD
writer - The raw interrupt bit turns to high level when OUT endpoint 1 received packet with zero palyload. - Field
OUT_EP2_ZERO_PAYLOAD
reader - The raw interrupt bit turns to high level when OUT endpoint 2 received packet with zero palyload. - Field
OUT_EP2_ZERO_PAYLOAD
writer - The raw interrupt bit turns to high level when OUT endpoint 2 received packet with zero palyload. - Field
PID_ERR
reader - The raw interrupt bit turns to high level when pid error is detected. - Field
PID_ERR
writer - The raw interrupt bit turns to high level when pid error is detected. - Register
INT_RAW
reader - Field
RTS_CHG
reader - The raw interrupt bit turns to high level when level of RTS from usb serial channel is changed. - Field
RTS_CHG
writer - The raw interrupt bit turns to high level when level of RTS from usb serial channel is changed. - Field
SERIAL_IN_EMPTY
reader - The raw interrupt bit turns to high level when Serial Port IN Endpoint is empty. - Field
SERIAL_IN_EMPTY
writer - The raw interrupt bit turns to high level when Serial Port IN Endpoint is empty. - Field
SERIAL_OUT_RECV_PKT
reader - The raw interrupt bit turns to high level when Serial Port OUT Endpoint received one packet. - Field
SERIAL_OUT_RECV_PKT
writer - The raw interrupt bit turns to high level when Serial Port OUT Endpoint received one packet. - Field
SET_LINE_CODE
reader - The raw interrupt bit turns to high level when level of SET LINE CODING request is received. - Field
SET_LINE_CODE
writer - The raw interrupt bit turns to high level when level of SET LINE CODING request is received. - Field
SOF
reader - The raw interrupt bit turns to high level when SOF frame is received. - Field
SOF
writer - The raw interrupt bit turns to high level when SOF frame is received. - Field
STUFF_ERR
reader - The raw interrupt bit turns to high level when stuff error is detected. - Field
STUFF_ERR
writer - The raw interrupt bit turns to high level when stuff error is detected. - Field
USB_BUS_RESET
reader - The raw interrupt bit turns to high level when usb bus reset is detected. - Field
USB_BUS_RESET
writer - The raw interrupt bit turns to high level when usb bus reset is detected. - Register
INT_RAW
writer