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

type IC_RX_TL = Reg<u32, _IC_RX_TL>;
Expand description

I2C Receive FIFO Threshold Register

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

For information about available fields see ic_rx_tl module

Trait Implementations

Register IC_RX_TL reset()’s with value 0

Register size

Reset value of the register

read() method returns ic_rx_tl::R reader structure

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