Type Alias R

Source
pub type R = R<MEM_RX_STATUS_SPEC>;
Expand description

Register MEM_RX_STATUS reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn apb_rx_raddr(&self) -> APB_RX_RADDR_R

Bits 0:9 - This register stores the offset address in RX_FIFO when software reads data from RX FIFO via APB.

Source

pub fn rx_waddr(&self) -> RX_WADDR_R

Bits 11:20 - This register stores the offset address in RX FIFO when Rx_FIFO_Ctrl writes RX FIFO.