hwmon_chan_type

Type Alias hwmon_chan_type 

Source
pub type hwmon_chan_type = c_uint;
Expand description

@defgroup Hwmon Compatibility with hardware monitoring (hwmon) devices @{ @enum hwmon_chan_type @brief Hwmon channel type

Libiio support hardware-monitoring (hwmon) devices as well. This enum specifies the type of data associated with the hwmon channel.

NOTE: as of 2021 only the current hwmon API is supported. The old and deprecated APIs are not supported, and won’t be supported unless we have a case where updating a hwmon driver is not possible.