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

type W = W<u32, RMT_CH7CONF0_REG>;

Writer for register RMT_CH7CONF0_REG

Methods

impl W[src]

pub fn rmt_carrier_out_lv_ch7(&mut self) -> RMT_CARRIER_OUT_LV_CH7_W[src]

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

pub fn rmt_carrier_en_ch7(&mut self) -> RMT_CARRIER_EN_CH7_W[src]

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

pub fn rmt_mem_size_ch7(&mut self) -> RMT_MEM_SIZE_CH7_W[src]

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

pub fn rmt_idle_thres_ch7(&mut self) -> RMT_IDLE_THRES_CH7_W[src]

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

pub fn rmt_div_cnt_ch7(&mut self) -> RMT_DIV_CNT_CH7_W[src]

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