Module esp32_hal::pac::rmt::apb_conf

Expand description

Structs

This register you can read, write_with_zero, reset, write, modify. See API.
Register APB_CONF reader
Register APB_CONF writer

Type Definitions

Field APB_FIFO_MASK reader - Set this bit to disable apb fifo access
Field APB_FIFO_MASK writer - Set this bit to disable apb fifo access
Field MEM_TX_WRAP_EN reader - when datas need to be send is more than channel’s mem can store then set this bit to enable reusage of mem this bit is used together with reg_rmt_tx_lim_chn.
Field MEM_TX_WRAP_EN writer - when datas need to be send is more than channel’s mem can store then set this bit to enable reusage of mem this bit is used together with reg_rmt_tx_lim_chn.