I²C address for reading from EEPROM memory.
I²C address for full read access to iC-PVL registers.
I²C address for limited read access to iC-PVL registers.
I²C address for writing to EEPROM memory.
I²C address for full write access to iC-PVL registers.
I²C address for limited write access to iC-PVL registers.
Generated using TypeDoc
I²C device IDs (addresses) used to access specific memory areas and registers of Circulo Integrated Encoders such as iC-MU and iC-PVL.
These values are used as the 7-bit device address (plus R/W bit) in I²C transactions, defining whether the access targets EEPROM or RAM, and whether full or limited access is allowed.
EEPROM access allows for reading and writing of persistent configuration data, while iC-PVL access allows interaction with runtime registers. Limited access typically restricts operations to a subset of available registers.