Type Alias rp2040_pac::i2c0::IC_SAR

source ·
pub type IC_SAR = Reg<IC_SAR_SPEC>;
Expand description

IC_SAR (rw) register accessor: I2C Slave Address Register

You can read this register and get ic_sar::R. You can reset, write, write_with_zero this register using ic_sar::W. You can also modify this register. See API.

For information about available fields see ic_sar module

Aliased Type§

struct IC_SAR { /* private fields */ }