Type Alias esp32h2::uart0::mem_rx_status::R

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

Register MEM_RX_STATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rx_sram_raddr(&self) -> RX_SRAM_RADDR_R

Bits 0:7 - This register stores the offset read address in RX-SRAM.

source

pub fn rx_sram_waddr(&self) -> RX_SRAM_WADDR_R

Bits 9:16 - This register stores the offset write address in Rx-SRAM.