Expand description
UHCI configuration register
Structs§
- CONF0_
SPEC - UHCI configuration register
Type Aliases§
- CLK_
EN_ R - Field
CLK_EN
reader - 1’b1: Force clock on for register. 1’b0: Support clock only when application writes registers. - CLK_
EN_ W - Field
CLK_EN
writer - 1’b1: Force clock on for register. 1’b0: Support clock only when application writes registers. - CRC_
REC_ EN_ R - Field
CRC_REC_EN
reader - Set this bit to enable UHCI to receive the 16 bit CRC. - CRC_
REC_ EN_ W - Field
CRC_REC_EN
writer - Set this bit to enable UHCI to receive the 16 bit CRC. - ENCODE_
CRC_ EN_ R - Field
ENCODE_CRC_EN
reader - Set this bit to enable data integrity checking by appending a 16 bit CCITT-CRC to end of the payload. - ENCODE_
CRC_ EN_ W - Field
ENCODE_CRC_EN
writer - Set this bit to enable data integrity checking by appending a 16 bit CCITT-CRC to end of the payload. - HEAD_
EN_ R - Field
HEAD_EN
reader - Set this bit to encode the data packet with a formatting header. - HEAD_
EN_ W - Field
HEAD_EN
writer - Set this bit to encode the data packet with a formatting header. - LEN_
EOF_ EN_ R - Field
LEN_EOF_EN
reader - If this bit is set to 1, UHCI decoder receiving payload data is end when the receiving byte count has reached the specified value. The value is payload length indicated by UHCI packet header when UHCI_HEAD_EN is 1 or the value is configuration value when UHCI_HEAD_EN is 0. If this bit is set to 0, UHCI decoder receiving payload data is end when 0xc0 is received. - LEN_
EOF_ EN_ W - Field
LEN_EOF_EN
writer - If this bit is set to 1, UHCI decoder receiving payload data is end when the receiving byte count has reached the specified value. The value is payload length indicated by UHCI packet header when UHCI_HEAD_EN is 1 or the value is configuration value when UHCI_HEAD_EN is 0. If this bit is set to 0, UHCI decoder receiving payload data is end when 0xc0 is received. - R
- Register
CONF0
reader - RX_
RST_ R - Field
RX_RST
reader - Write 1, then write 0 to this bit to reset encode state machine. - RX_
RST_ W - Field
RX_RST
writer - Write 1, then write 0 to this bit to reset encode state machine. - SEPER_
EN_ R - Field
SEPER_EN
reader - Set this bit to separate the data frame using a special char. - SEPER_
EN_ W - Field
SEPER_EN
writer - Set this bit to separate the data frame using a special char. - TX_
RST_ R - Field
TX_RST
reader - Write 1, then write 0 to this bit to reset decode state machine. - TX_
RST_ W - Field
TX_RST
writer - Write 1, then write 0 to this bit to reset decode state machine. - UART0_
CE_ R - Field
UART0_CE
reader - Set this bit to link up HCI and UART0. - UART0_
CE_ W - Field
UART0_CE
writer - Set this bit to link up HCI and UART0. - UART1_
CE_ R - Field
UART1_CE
reader - Set this bit to link up HCI and UART1. - UART1_
CE_ W - Field
UART1_CE
writer - Set this bit to link up HCI and UART1. - UART2_
CE_ R - Field
UART2_CE
reader - Set this bit to link up HCI and UART2. - UART2_
CE_ W - Field
UART2_CE
writer - Set this bit to link up HCI and UART2. - UART_
IDLE_ EOF_ EN_ R - Field
UART_IDLE_EOF_EN
reader - If this bit is set to 1, UHCI will end the payload receiving process when UART has been in idle state. - UART_
IDLE_ EOF_ EN_ W - Field
UART_IDLE_EOF_EN
writer - If this bit is set to 1, UHCI will end the payload receiving process when UART has been in idle state. - UART_
RX_ BRK_ EOF_ EN_ R - Field
UART_RX_BRK_EOF_EN
reader - If this bit is set to 1, UHCI will end payload receive process when NULL frame is received by UART. - UART_
RX_ BRK_ EOF_ EN_ W - Field
UART_RX_BRK_EOF_EN
writer - If this bit is set to 1, UHCI will end payload receive process when NULL frame is received by UART. - W
- Register
CONF0
writer