Type Alias esp32c3::rmt::ch_rx_conf1::R

source ·
pub type R = R<CH_RX_CONF1_SPEC>;
Expand description

Register CH%s_RX_CONF1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rx_en(&self) -> RX_EN_R

Bit 0 - reg_rx_en_ch2.

source

pub fn mem_owner(&self) -> MEM_OWNER_R

Bit 3 - reg_mem_owner_ch2.

source

pub fn rx_filter_en(&self) -> RX_FILTER_EN_R

Bit 4 - reg_rx_filter_en_ch2.

source

pub fn rx_filter_thres(&self) -> RX_FILTER_THRES_R

Bits 5:12 - reg_rx_filter_thres_ch2.

source

pub fn mem_rx_wrap_en(&self) -> MEM_RX_WRAP_EN_R

Bit 13 - reg_mem_rx_wrap_en_ch2.