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

type W = W<u32, RMT_CH6CONF0_REG>;

Writer for register RMT_CH6CONF0_REG

Methods

impl W[src]

pub fn rmt_carrier_out_lv_ch6(&mut self) -> RMT_CARRIER_OUT_LV_CH6_W[src]

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

pub fn rmt_carrier_en_ch6(&mut self) -> RMT_CARRIER_EN_CH6_W[src]

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

pub fn rmt_mem_size_ch6(&mut self) -> RMT_MEM_SIZE_CH6_W[src]

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

pub fn rmt_idle_thres_ch6(&mut self) -> RMT_IDLE_THRES_CH6_W[src]

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

pub fn rmt_div_cnt_ch6(&mut self) -> RMT_DIV_CNT_CH6_W[src]

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