Expand description
UART (Universal Asynchronous Receiver-Transmitter) Controller 0
Modules§
- afifo_
status - UART AFIFO Status
- at_
cmd_ char - AT escape sequence detection configuration
- at_
cmd_ gaptout - Timeout configuration
- at_
cmd_ postcnt - Post-sequence timing configuration
- at_
cmd_ precnt - Pre-sequence timing configuration
- clk_
conf - UART core clock configuration
- clkdiv
- Clock divider configuration
- conf0
- a
- conf1
- Configuration register 1
- date
- UART Version register
- fifo
- FIFO data register
- fsm_
status - UART transmit and receive status.
- highpulse
- Autobaud minimum high pulse duration register
- hwfc_
conf - Hardware flow-control configuration
- id
- UART ID register
- idle_
conf - Frame-end idle configuration
- int_clr
- Interrupt clear bits
- int_ena
- Interrupt enable bits
- int_raw
- Raw interrupt status
- int_st
- Masked interrupt status
- lowpulse
- Autobaud minimum low pulse duration register
- mem_
conf - UART memory power configuration
- mem_
rx_ status - Rx-SRAM write and read offset address.
- mem_
tx_ status - Tx-SRAM write and read offset address.
- negpulse
- Autobaud low pulse register
- pospulse
- Autobaud high pulse register
- reg_
update - UART Registers Configuration Update register
- rs485_
conf - RS485 mode configuration
- rx_filt
- Rx Filter configuration
- rxd_cnt
- Autobaud edge change count register
- sleep_
conf0 - UART sleep configure register 0
- sleep_
conf1 - UART sleep configure register 1
- sleep_
conf2 - UART sleep configure register 2
- status
- UART status register
- swfc_
conf0 - Software flow-control character configuration
- swfc_
conf1 - Software flow-control character configuration
- tout_
conf - UART threshold and allocation configuration
- txbrk_
conf - Tx Break character configuration
Structs§
- Register
Block - Register block
Type Aliases§
- AFIFO_
STATUS - AFIFO_STATUS (r) register accessor: UART AFIFO Status
- AT_
CMD_ CHAR - AT_CMD_CHAR (rw) register accessor: AT escape sequence detection configuration
- AT_
CMD_ GAPTOUT - AT_CMD_GAPTOUT (rw) register accessor: Timeout configuration
- AT_
CMD_ POSTCNT - AT_CMD_POSTCNT (rw) register accessor: Post-sequence timing configuration
- AT_
CMD_ PRECNT - AT_CMD_PRECNT (rw) register accessor: Pre-sequence timing configuration
- CLKDIV
- CLKDIV (rw) register accessor: Clock divider configuration
- CLK_
CONF - CLK_CONF (rw) register accessor: UART core clock configuration
- CONF0
- CONF0 (rw) register accessor: a
- CONF1
- CONF1 (rw) register accessor: Configuration register 1
- DATE
- DATE (rw) register accessor: UART Version register
- FIFO
- FIFO (rw) register accessor: FIFO data register
- FSM_
STATUS - FSM_STATUS (r) register accessor: UART transmit and receive status.
- HIGHPULSE
- HIGHPULSE (r) register accessor: Autobaud minimum high pulse duration register
- HWFC_
CONF - HWFC_CONF (rw) register accessor: Hardware flow-control configuration
- ID
- ID (rw) register accessor: UART ID register
- IDLE_
CONF - IDLE_CONF (rw) register accessor: Frame-end idle configuration
- INT_CLR
- INT_CLR (w) register accessor: Interrupt clear bits
- INT_ENA
- INT_ENA (rw) register accessor: Interrupt enable bits
- INT_RAW
- INT_RAW (rw) register accessor: Raw interrupt status
- INT_ST
- INT_ST (r) register accessor: Masked interrupt status
- LOWPULSE
- LOWPULSE (r) register accessor: Autobaud minimum low pulse duration register
- MEM_
CONF - MEM_CONF (rw) register accessor: UART memory power configuration
- MEM_
RX_ STATUS - MEM_RX_STATUS (r) register accessor: Rx-SRAM write and read offset address.
- MEM_
TX_ STATUS - MEM_TX_STATUS (r) register accessor: Tx-SRAM write and read offset address.
- NEGPULSE
- NEGPULSE (r) register accessor: Autobaud low pulse register
- POSPULSE
- POSPULSE (r) register accessor: Autobaud high pulse register
- REG_
UPDATE - REG_UPDATE (rw) register accessor: UART Registers Configuration Update register
- RS485_
CONF - RS485_CONF (rw) register accessor: RS485 mode configuration
- RXD_CNT
- RXD_CNT (r) register accessor: Autobaud edge change count register
- RX_FILT
- RX_FILT (rw) register accessor: Rx Filter configuration
- SLEEP_
CONF0 - SLEEP_CONF0 (rw) register accessor: UART sleep configure register 0
- SLEEP_
CONF1 - SLEEP_CONF1 (rw) register accessor: UART sleep configure register 1
- SLEEP_
CONF2 - SLEEP_CONF2 (rw) register accessor: UART sleep configure register 2
- STATUS
- STATUS (r) register accessor: UART status register
- SWFC_
CONF0 - SWFC_CONF0 (rw) register accessor: Software flow-control character configuration
- SWFC_
CONF1 - SWFC_CONF1 (rw) register accessor: Software flow-control character configuration
- TOUT_
CONF - TOUT_CONF (rw) register accessor: UART threshold and allocation configuration
- TXBRK_
CONF - TXBRK_CONF (rw) register accessor: Tx Break character configuration