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

type IC_SAR = Reg<u32, _IC_SAR>;
Expand description

I2C Slave Address Register

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

For information about available fields see ic_sar module

Trait Implementations

Register IC_SAR reset()’s with value 0x55

Register size

Reset value of the register

read() method returns ic_sar::R reader structure

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