[][src]Type Definition esp32::rmt::rmt_ch3conf0_reg::W

type W = W<u32, RMT_CH3CONF0_REG>;

Writer for register RMT_CH3CONF0_REG

Methods

impl W[src]

pub fn rmt_carrier_out_lv_ch3(&mut self) -> RMT_CARRIER_OUT_LV_CH3_W[src]

Bit 29 - This bit is used to configure carrier wave's position for channel3.1'b1:add on low level 1'b0:add on high level.

pub fn rmt_carrier_en_ch3(&mut self) -> RMT_CARRIER_EN_CH3_W[src]

Bit 28 - This is the carrier modulation enable control bit for channel3.

pub fn rmt_mem_size_ch3(&mut self) -> RMT_MEM_SIZE_CH3_W[src]

Bits 24:27 - This register is used to configure the the amount of memory blocks allocated to channel3.

pub fn rmt_idle_thres_ch3(&mut self) -> RMT_IDLE_THRES_CH3_W[src]

Bits 8:23 - In receive mode when the counter's value is bigger than reg_idle_thres_ch3 then the receive process is done.

pub fn rmt_div_cnt_ch3(&mut self) -> RMT_DIV_CNT_CH3_W[src]

Bits 0:7 - This register is used to configure the frequency divider's factor in channel3.