pub struct R(_);
Expand description
Register FIFO_ST
reader
Implementations§
source§impl R
impl R
sourcepub fn rxfifo_raddr(&self) -> RXFIFO_RADDR_R
pub fn rxfifo_raddr(&self) -> RXFIFO_RADDR_R
Bits 0:4 - This is the offset address of the APB reading from rxfifo
sourcepub fn rxfifo_waddr(&self) -> RXFIFO_WADDR_R
pub fn rxfifo_waddr(&self) -> RXFIFO_WADDR_R
Bits 5:9 - This is the offset address of i2c module receiving data and writing to rxfifo.
sourcepub fn txfifo_raddr(&self) -> TXFIFO_RADDR_R
pub fn txfifo_raddr(&self) -> TXFIFO_RADDR_R
Bits 10:14 - This is the offset address of i2c module reading from txfifo.
sourcepub fn txfifo_waddr(&self) -> TXFIFO_WADDR_R
pub fn txfifo_waddr(&self) -> TXFIFO_WADDR_R
Bits 15:19 - This is the offset address of APB bus writing to txfifo.
sourcepub fn slave_rw_point(&self) -> SLAVE_RW_POINT_R
pub fn slave_rw_point(&self) -> SLAVE_RW_POINT_R
Bits 22:29 - The received data in I2C slave mode.