[][src]Type Definition esp32::rmt::rmt_ch5conf0_reg::R

type R = R<u32, RMT_CH5CONF0_REG>;

Reader of register RMT_CH5CONF0_REG

Methods

impl R[src]

pub fn rmt_carrier_out_lv_ch5(&self) -> RMT_CARRIER_OUT_LV_CH5_R[src]

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

pub fn rmt_carrier_en_ch5(&self) -> RMT_CARRIER_EN_CH5_R[src]

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

pub fn rmt_mem_size_ch5(&self) -> RMT_MEM_SIZE_CH5_R[src]

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

pub fn rmt_idle_thres_ch5(&self) -> RMT_IDLE_THRES_CH5_R[src]

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

pub fn rmt_div_cnt_ch5(&self) -> RMT_DIV_CNT_CH5_R[src]

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