Type Definition rp2040_pac::i2c0::IC_TX_TL[][src]

type IC_TX_TL = Reg<u32, _IC_TX_TL>;
Expand description

I2C Transmit FIFO Threshold Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ic_tx_tl module

Trait Implementations

Register IC_TX_TL reset()’s with value 0

Register size

Reset value of the register

read() method returns ic_tx_tl::R reader structure

write(|w| ..) method takes ic_tx_tl::W writer structure