[][src]Module libmedium::hwmon

Module containing the Hwmon struct and related functionality.

Structs

ReadOnlyHwmon

The read only variant of Hwmon. It contains all sensors found whithin its directory path.

ReadWriteHwmon

The read/write variant of Hwmon. It contains all sensors found whithin its directory path.

Traits

Hwmon

Base trait that all hwmon must implement.