pub struct W(_);Expand description
Register FIFO_ST writer
Implementations§
source§impl W
impl W
sourcepub fn rx_update(&mut self) -> RX_UPDATE_W<'_, 20>
pub fn rx_update(&mut self) -> RX_UPDATE_W<'_, 20>
Bit 20 - Write 0 or 1 to I2C_RX_UPDATE to update the value of I2C_RXFIFO_END_ADDR and I2C_RXFIFO_START_ADDR.
sourcepub fn tx_update(&mut self) -> TX_UPDATE_W<'_, 21>
pub fn tx_update(&mut self) -> TX_UPDATE_W<'_, 21>
Bit 21 - Write 0 or 1 to I2C_TX_UPDATE to update the value of I2C_TXFIFO_END_ADDR and I2C_TXFIFO_START_ADDR.