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

type IC_CLR_STOP_DET = Reg<u32, _IC_CLR_STOP_DET>;
Expand description

Clear STOP_DET Interrupt Register

This register you can read. See API.

For information about available fields see ic_clr_stop_det module

Trait Implementations

read() method returns ic_clr_stop_det::R reader structure