Type Alias esp32c3::rmt::ch_rx_status::R

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

Register CH%s_RX_STATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn mem_waddr_ex(&self) -> MEM_WADDR_EX_R

Bits 0:8 - reg_mem_waddr_ex_ch2.

source

pub fn apb_mem_raddr(&self) -> APB_MEM_RADDR_R

Bits 12:20 - reg_apb_mem_raddr_ch2.

source

pub fn state(&self) -> STATE_R

Bits 22:24 - reg_state_ch2.

source

pub fn mem_owner_err(&self) -> MEM_OWNER_ERR_R

Bit 25 - reg_mem_owner_err_ch2.

source

pub fn mem_full(&self) -> MEM_FULL_R

Bit 26 - reg_mem_full_ch2.

source

pub fn apb_mem_rd_err(&self) -> APB_MEM_RD_ERR_R

Bit 27 - reg_apb_mem_rd_err_ch2.