Type Alias rp2040_pac::i2c0::IC_TX_TL

source ·
pub type IC_TX_TL = Reg<IC_TX_TL_SPEC>;
Expand description

IC_TX_TL (rw) register accessor: I2C Transmit FIFO Threshold Register

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

For information about available fields see ic_tx_tl module

Aliased Type§

struct IC_TX_TL { /* private fields */ }