Skip to main content

I2C_ADDRESS

Constant I2C_ADDRESS 

Source
pub(crate) const I2C_ADDRESS: u8 = 0x60;
Expand description

Factory default 7-bit I2C address of an ATECC608B-SSHDA. Programmable via the ChipMode.I2C_Address byte of the config zone, but never changed in this project.