VIRTUTECH CONFIDENTIAL    Previous - Up - Next

PCF8582C

Provided by
PCF8582C
Class Hierarchy
conf-objectlog-objectPCF8582C
Interfaces Implemented
log_object
Description
The PCF8582C class implements the functionality of a Philips 256 x 8 bit CMOS EEPROM with an I2C interface.

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attributes inherited from class log-object
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
Attribute List
address
Required attribute; read/write access; type: Integer.

Address to be used on the I2C bus.

address_bits
Optional attribute; read/write access; type: Integer.

Number of address bits (8 or 16) in the eeprom.

address_mask
Required attribute; read/write access; type: Integer.

Address mask to be used (together with the address attribute) when the device registers with the bus.

i2c_bus
Required attribute; read/write access; type: Object.

The I2C bus to which ths device is connected.

i2c_state
Optional attribute; read/write access; type: String.

Current I2C state.

image
Required attribute; read/write access; type: Object.

Image object that will hold the memory contents.

memory_address
Optional attribute; read/write access; type: Integer.

Current memory address.

operation
Optional attribute; read/write access; type: String.

Current operation performed.

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type

VIRTUTECH CONFIDENTIAL    Previous - Up - Next