Module rmt

Source
Expand description

Remote Control

Modules§

ch_rx_carrier_rm
Channel %s carrier remove register
ch_rx_lim
Channel %s Rx event configuration register
ch_tx_lim
Channel %s Tx event configuration register
chcarrier_duty
Channel %s duty cycle configuration register
date
RMT version register
int_clr
Interrupt clear bits
int_ena
Interrupt enable bits
int_raw
Raw interrupt status
int_st
Masked interrupt status
ref_cnt_rst
RMT clock divider reset register
rx_chconf0
Channel %s configure register 0
rx_chconf1
Channel %s configure register 1
rx_chdata
The read and write data register for CHANNEL$n by apb fifo access.
rx_chstatus
Channel %s status register
sys_conf
RMT apb configuration register
tx_chconf0
Channel %s configure register 0
tx_chdata
The read and write data register for CHANNEL%s by apb fifo access.
tx_chstatus
Channel %s status register
tx_sim
RMT TX synchronous register

Structs§

RegisterBlock
Register block

Type Aliases§

CHCARRIER_DUTY
CHCARRIER_DUTY (rw) register accessor: Channel %s duty cycle configuration register
CH_RX_CARRIER_RM
CH_RX_CARRIER_RM (rw) register accessor: Channel %s carrier remove register
CH_RX_LIM
CH_RX_LIM (rw) register accessor: Channel %s Rx event configuration register
CH_TX_LIM
CH_TX_LIM (rw) register accessor: Channel %s Tx event configuration register
DATE
DATE (rw) register accessor: RMT version register
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
REF_CNT_RST
REF_CNT_RST (w) register accessor: RMT clock divider reset register
RX_CHCONF0
RX_CHCONF0 (rw) register accessor: Channel %s configure register 0
RX_CHCONF1
RX_CHCONF1 (rw) register accessor: Channel %s configure register 1
RX_CHDATA
RX_CHDATA (r) register accessor: The read and write data register for CHANNEL$n by apb fifo access.
RX_CHSTATUS
RX_CHSTATUS (r) register accessor: Channel %s status register
SYS_CONF
SYS_CONF (rw) register accessor: RMT apb configuration register
TX_CHCONF0
TX_CHCONF0 (rw) register accessor: Channel %s configure register 0
TX_CHDATA
TX_CHDATA (r) register accessor: The read and write data register for CHANNEL%s by apb fifo access.
TX_CHSTATUS
TX_CHSTATUS (r) register accessor: Channel %s status register
TX_SIM
TX_SIM (rw) register accessor: RMT TX synchronous register