Sapphire SoC DS Sapphire SoC UG Sapphire HP SoC DS Sapphire HP SoC UG RISC-V Embedded IDE UG Board Support Package
Loading...
Searching...
No Matches
temp_sensor_channelData_t Struct Reference

#include <temp_sensor.h>

Data Fields

float current_temp
 Current Temperature *‍/.
float high_limit
 High Temperature Limit *‍/.
float low_limit
 Low Temperature Limit *‍/.

Detailed Description

Hold temperature data for a single channel/diode.

Note
This structure holds the individual components of temperature data.

Definition at line 116 of file temp_sensor.h.

Field Documentation

◆ current_temp

float temp_sensor_channelData_t::current_temp

Current Temperature *‍/.

Definition at line 117 of file temp_sensor.h.

◆ high_limit

float temp_sensor_channelData_t::high_limit

High Temperature Limit *‍/.

Definition at line 118 of file temp_sensor.h.

◆ low_limit

float temp_sensor_channelData_t::low_limit

Low Temperature Limit *‍/.

Definition at line 119 of file temp_sensor.h.


The documentation for this struct was generated from the following file:
  • C:/Users/JasonLau/Downloads/workspace_local/GitLab/efx_IP/efx_soc_rv64/embedded_sw/software/standalone/driver/sensor/temp_sensor/temp_sensor.h