Crate max6639

source ·
Expand description

Driver for the MAX6639 fan speed controller

Description

This is a minimalistic driver that allows manual PWM control of both fans.

Structs

  • The driver representing the programmable reference generator.

Enums

  • Represents the various states of the address pin on the device. The value of the enum corresponds to the 7-bit I2C bus address it represents.
  • An error that the fan controller driver may encounter.
  • An indication of which fan to operate on.