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§

Max6639
The driver representing the programmable reference generator.

Enums§

AddressPin
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.
Error
An error that the fan controller driver may encounter.
Fan
An indication of which fan to operate on.