Skip to main content

Crate emc230x

Crate emc230x 

Source
Expand description

The EMC230x device family is a fan controller with up to five independently controlled PWM fan drivers.

Structs§

Emc230x
FanSelect
Generic mechanism to select a fan.
ProbeResult
The set of I2C addresses at which EMC230x devices were discovered during a bus probe.

Enums§

Error
FanControl
Drive method for a fan.

Constants§

EMC230X_I2C_ADDR_0
I2C addresses for the EMC230x family, selected by the ADDR resistor configuration.
EMC230X_I2C_ADDR_1
EMC230X_I2C_ADDR_2
EMC230X_I2C_ADDR_3
EMC230X_I2C_ADDR_4
EMC230X_I2C_ADDR_5
EMC2301_I2C_ADDR
Default I2C address for the EMC2301 device

Type Aliases§

FanDutyCycle
Type alias for a fan duty cycle.
FanRpm
Type alias for a fan RPM.