Expand description
RMT apb configuration register
Structs
- RMT apb configuration register
- Register
APB_CONFreader - Register
APB_CONFwriter
Type Definitions
- Field
APB_FIFO_MASKreader - 1’h1: access memory directly. 1’h0: access memory by FIFO. - Field
APB_FIFO_MASKwriter - 1’h1: access memory directly. 1’h0: access memory by FIFO. - Field
CLK_ENreader - RMT register clock gate enable signal. 1: Power up the drive clock of registers. 0: Power down the drive clock of registers - Field
CLK_ENwriter - RMT register clock gate enable signal. 1: Power up the drive clock of registers. 0: Power down the drive clock of registers - Field
MEM_CLK_FORCE_ONreader - Set this bit to enable the clock for RMT memory. - Field
MEM_CLK_FORCE_ONwriter - Set this bit to enable the clock for RMT memory. - Field
MEM_FORCE_PDreader - Set this bit to power down RMT memory. - Field
MEM_FORCE_PDwriter - Set this bit to power down RMT memory. - Field
MEM_FORCE_PUreader - 1: Disable RMT memory light sleep power down function. 0: Power down RMT memory when RMT is in light sleep mode. - Field
MEM_FORCE_PUwriter - 1: Disable RMT memory light sleep power down function. 0: Power down RMT memory when RMT is in light sleep mode. - Field
MEM_TX_WRAP_ENreader - This is the enable bit for wraparound mode: it will resume sending at the start when the data to be sent is more than its memory size. - Field
MEM_TX_WRAP_ENwriter - This is the enable bit for wraparound mode: it will resume sending at the start when the data to be sent is more than its memory size.