Expand description
EPx Control (Host-mode only!)
Structs§
- EPX_
CONTROL_ SPEC - EPx Control (Host-mode only!)
Enums§
- ENDPOINT_
TYPE_ A - Value on reset: 0
Type Aliases§
- BUFFER_
ADDRESS_ R - Field
BUFFER_ADDRESS
reader - 64 byte aligned buffer address for this EP (bits 0-5 are ignored). Relative to the start of the DPRAM. - BUFFER_
ADDRESS_ W - Field
BUFFER_ADDRESS
writer - 64 byte aligned buffer address for this EP (bits 0-5 are ignored). Relative to the start of the DPRAM. - DOUBLE_
BUFFERED_ R - Field
DOUBLE_BUFFERED
reader - This endpoint is double buffered. - DOUBLE_
BUFFERED_ W - Field
DOUBLE_BUFFERED
writer - This endpoint is double buffered. - ENABLE_
R - Field
ENABLE
reader - Enable this endpoint. The device will not reply to any packets for this endpoint if this bit is not set. - ENABLE_
W - Field
ENABLE
writer - Enable this endpoint. The device will not reply to any packets for this endpoint if this bit is not set. - ENDPOINT_
TYPE_ R - Field
ENDPOINT_TYPE
reader - - ENDPOINT_
TYPE_ W - Field
ENDPOINT_TYPE
writer - - INTERRUPT_
ON_ NAK_ R - Field
INTERRUPT_ON_NAK
reader - Trigger an interrupt if a NAK is sent. Intended for debug only. - INTERRUPT_
ON_ NAK_ W - Field
INTERRUPT_ON_NAK
writer - Trigger an interrupt if a NAK is sent. Intended for debug only. - INTERRUPT_
ON_ STALL_ R - Field
INTERRUPT_ON_STALL
reader - Trigger an interrupt if a STALL is sent. Intended for debug only. - INTERRUPT_
ON_ STALL_ W - Field
INTERRUPT_ON_STALL
writer - Trigger an interrupt if a STALL is sent. Intended for debug only. - INTERRUPT_
PER_ BUFF_ R - Field
INTERRUPT_PER_BUFF
reader - Trigger an interrupt each time a buffer is done. - INTERRUPT_
PER_ BUFF_ W - Field
INTERRUPT_PER_BUFF
writer - Trigger an interrupt each time a buffer is done. - INTERRUPT_
PER_ DOUBLE_ BUFF_ R - Field
INTERRUPT_PER_DOUBLE_BUFF
reader - Trigger an interrupt each time both buffers are done. Only valid in double buffered mode. - INTERRUPT_
PER_ DOUBLE_ BUFF_ W - Field
INTERRUPT_PER_DOUBLE_BUFF
writer - Trigger an interrupt each time both buffers are done. Only valid in double buffered mode. - R
- Register
EPX_CONTROL
reader - W
- Register
EPX_CONTROL
writer