Expand description
UHCI configuration register
Structs
- UHCI configuration register
- Register
CONF1reader - Register
CONF1writer
Type Definitions
- Field
CHECK_OWNERreader - 1: Check the link list descriptor when link list owner is DMA controller; 0: Always check link list descriptor. - Field
CHECK_OWNERwriter - 1: Check the link list descriptor when link list owner is DMA controller; 0: Always check link list descriptor. - Field
CHECK_SEQ_ENreader - This is the enable bit to check sequence number when UHCI receives a data packet. - Field
CHECK_SEQ_ENwriter - This is the enable bit to check sequence number when UHCI receives a data packet. - Field
CHECK_SUM_ENreader - This is the enable bit to check header checksum when UHCI receives a data packet. - Field
CHECK_SUM_ENwriter - This is the enable bit to check header checksum when UHCI receives a data packet. - Field
CRC_DISABLEreader - Set this bit to support CRC calculation. Data Integrity check present bit in UHCI packet frame should be 1. - Field
CRC_DISABLEwriter - Set this bit to support CRC calculation. Data Integrity check present bit in UHCI packet frame should be 1. - Field
DMA_INFIFO_FULL_THRSreader - This field is used to generate the UHCI_DMA_INFIFO_FULL_WM_INT interrupt when the counter value of DMA RX FIFO exceeds the value of the register. - Field
DMA_INFIFO_FULL_THRSwriter - This field is used to generate the UHCI_DMA_INFIFO_FULL_WM_INT interrupt when the counter value of DMA RX FIFO exceeds the value of the register. - Field
SAVE_HEADreader - Set this bit to save the packet header when UHCI receives a data packet. - Field
SAVE_HEADwriter - Set this bit to save the packet header when UHCI receives a data packet. - Field
SW_STARTreader - If current UHCI_ENCODE_STATE is ST_SW_WAIT, the UHCI will start to send data packet out when this bit is set to 1. - Field
SW_STARTwriter - If current UHCI_ENCODE_STATE is ST_SW_WAIT, the UHCI will start to send data packet out when this bit is set to 1. - Field
TX_ACK_NUM_REreader - Set this bit to encode the data packet with an acknowledgement when a reliable packet is to be transmit. - Field
TX_ACK_NUM_REwriter - Set this bit to encode the data packet with an acknowledgement when a reliable packet is to be transmit. - Field
TX_CHECK_SUM_REreader - Set this bit to encode the data packet with a checksum. - Field
TX_CHECK_SUM_REwriter - Set this bit to encode the data packet with a checksum. - Field
WAIT_SW_STARTreader - The UHCI encoder will jump to ST_SW_WAIT status if this register is set to 1. - Field
WAIT_SW_STARTwriter - The UHCI encoder will jump to ST_SW_WAIT status if this register is set to 1.