RV32 SoC DS UG
High-Perf RV32 SoC DS UG
RV64 SoC DS UG API and Examples
Embedded IDE UG
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 148 of file temp_sensor.h.

Field Documentation

◆ current_temp

float temp_sensor_channelData_t::current_temp

Current Temperature *‍/.

Definition at line 149 of file temp_sensor.h.

◆ high_limit

float temp_sensor_channelData_t::high_limit

High Temperature Limit *‍/.

Definition at line 150 of file temp_sensor.h.

◆ low_limit

float temp_sensor_channelData_t::low_limit

Low Temperature Limit *‍/.

Definition at line 151 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