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

type IC_COMP_TYPE = Reg<u32, _IC_COMP_TYPE>;
Expand description

I2C Component Type Register

This register you can read. See API.

For information about available fields see ic_comp_type module

Trait Implementations

read() method returns ic_comp_type::R reader structure