VIRTUTECH CONFIDENTIAL Previous - Up - Next
ADM1031
- Provided by
-
ADM1031
- Class Hierarchy
-
conf-object → log-object → ADM1031
- Interfaces Implemented
-
log_object
- Description
-
The ADM1031 class implements an I2C based fan controller.
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.
The address of the device on the I2C bus excluding the LSB (i.e. shifted 1 bit right).
- i2c_bus
- Required attribute; read/write access; type: Object.
The I2C bus that the device is connected to.
- operation
- Optional attribute; read/write access; type: String.
Internal: Device access state.
- registers
- Optional attribute; read/write access; type: [i{35}].
List of internal device registers.
- state
- Optional attribute; read/write access; type: Integer.
Internal: The I2C state for the device.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
VIRTUTECH CONFIDENTIAL Previous - Up - Next