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

type IC_CLR_TX_OVER = Reg<u32, _IC_CLR_TX_OVER>;
Expand description

Clear TX_OVER Interrupt Register

This register you can read. See API.

For information about available fields see ic_clr_tx_over module

Trait Implementations

read() method returns ic_clr_tx_over::R reader structure