rp2040_pac::i2c0

Type Alias IC_RX_TL

Source
pub type IC_RX_TL = Reg<IC_RX_TL_SPEC>;
Expand description

IC_RX_TL (rw) register accessor: I2C Receive FIFO Threshold Register

You can read this register and get ic_rx_tl::R. You can reset, write, write_with_zero this register using ic_rx_tl::W. You can also modify this register. See API.

For information about available fields see ic_rx_tl module

Aliased Typeยง

struct IC_RX_TL { /* private fields */ }