-
address
-
Optional attribute;
read/write access; type:
i
7-bit address to be used on the I2C bus.
-
address_bits
-
Optional attribute;
read/write access; type:
i
Number of address bits (8 or 16) in the eeprom.
-
address_mask
-
Optional attribute;
read/write access; type:
i
Address mask to be used (together with the address attribute) when the device registers with the bus.
-
i2c_bus
-
Optional attribute;
read/write access; type:
o|[os]|n
The I2C bus to which this device is connected.
Required interfaces: i2c_bus.
-
i2c_state
-
Optional attribute;
read/write access; type:
s
Current I2C state.
-
image
-
Required attribute;
read/write access; type:
o|[os]
Image that will hold the memory contents.
Required interfaces: image.
-
memory_address
-
Optional attribute;
read/write access; type:
i
Current memory address.
-
operation
-
Optional attribute;
read/write access; type:
s
Current operation performed.