[][src]Module esp8266::uart1

UART1

Modules

uart_autobaud

UART BAUDRATE DETECT REGISTER

uart_clkdiv

UART CLK DIV REGISTER

uart_conf0

UART CONFIG0(UART0 and UART1)

uart_conf1

Set this bit to enable rx time-out function

uart_date

UART HW INFO

uart_fifo

UART FIFO,length 128

uart_highpulse

UART_HIGHPULSE

uart_id

UART_ID

uart_int_clr

UART INTERRUPT CLEAR REGISTER

uart_int_ena

UART INTERRUPT ENABLE REGISTER

uart_int_raw

UART INTERRUPT RAW STATE

uart_int_st

UART INTERRUPT STATEREGISTERUART_INT_RAW&UART_INT_ENA

uart_lowpulse

UART_LOWPULSE

uart_rxd_cnt

UART_RXD_CNT

uart_status

UART STATUS REGISTER

Structs

RegisterBlock

Register block

Type Definitions

UART_AUTOBAUD

UART_AUTOBAUD register accessor: an alias for Reg<UART_AUTOBAUD_SPEC>

UART_CLKDIV

UART_CLKDIV register accessor: an alias for Reg<UART_CLKDIV_SPEC>

UART_CONF0

UART_CONF0 register accessor: an alias for Reg<UART_CONF0_SPEC>

UART_CONF1

UART_CONF1 register accessor: an alias for Reg<UART_CONF1_SPEC>

UART_DATE

UART_DATE register accessor: an alias for Reg<UART_DATE_SPEC>

UART_FIFO

UART_FIFO register accessor: an alias for Reg<UART_FIFO_SPEC>

UART_HIGHPULSE

UART_HIGHPULSE register accessor: an alias for Reg<UART_HIGHPULSE_SPEC>

UART_ID

UART_ID register accessor: an alias for Reg<UART_ID_SPEC>

UART_INT_CLR

UART_INT_CLR register accessor: an alias for Reg<UART_INT_CLR_SPEC>

UART_INT_ENA

UART_INT_ENA register accessor: an alias for Reg<UART_INT_ENA_SPEC>

UART_INT_RAW

UART_INT_RAW register accessor: an alias for Reg<UART_INT_RAW_SPEC>

UART_INT_ST

UART_INT_ST register accessor: an alias for Reg<UART_INT_ST_SPEC>

UART_LOWPULSE

UART_LOWPULSE register accessor: an alias for Reg<UART_LOWPULSE_SPEC>

UART_RXD_CNT

UART_RXD_CNT register accessor: an alias for Reg<UART_RXD_CNT_SPEC>

UART_STATUS

UART_STATUS register accessor: an alias for Reg<UART_STATUS_SPEC>