SDL API Guide for J721E
SDL_VTM_Stat_val Struct Reference

Detailed Description

VTM temperature sensor Stat values.

This structure contains VTM temperature sensor Stat values

Data Fields

SDL_VTM_ts_stat_vd_map vd_map
 
uint8_t maxt_outrg_alert
 
uint8_t lt_th0_alert
 
uint8_t gt_th1_alert
 
uint8_t gt_th2_alert
 
uint8_t soc_fc_update
 
uint8_t data_valid
 
SDL_VTM_adc_code data_out
 

Field Documentation

◆ vd_map

SDL_VTM_ts_stat_vd_map SDL_VTM_Stat_val::vd_map

Indicates the core voltage domain placement of the temperature sensor. Device specific field. This field indicates in which core voltage domain, cVD, has been physically placed the temp-monitor. Valid values: 0x0 to 0xE where: 0x0 = VD_RTC, not present is some SOCs, 0x1 = VD_WKUP, 0x2 = VD_MCU, 0x3 = VD_CORE etc

◆ maxt_outrg_alert

uint8_t SDL_VTM_Stat_val::maxt_outrg_alert

This bit will be driven to a level 1 for a given temperature monitor if it has its corresponding bit maxt_outrg_en = 1, and the temperature reading is reporting to be outside the max temperature supported, temp > programmed value

◆ lt_th0_alert

uint8_t SDL_VTM_Stat_val::lt_th0_alert

reflects the status of the lt_th0_alert comparator result.

◆ gt_th1_alert

uint8_t SDL_VTM_Stat_val::gt_th1_alert

reflects the status of the gt_th1_alert comparator result

◆ gt_th2_alert

uint8_t SDL_VTM_Stat_val::gt_th2_alert

reflects the status of the gt_th2_alert comparator result

◆ soc_fc_update

uint8_t SDL_VTM_Stat_val::soc_fc_update

ADC conversion status

◆ data_valid

uint8_t SDL_VTM_Stat_val::data_valid

Data valid bit after the adc is done

◆ data_out

SDL_VTM_adc_code SDL_VTM_Stat_val::data_out

Data_out signal value from sensor: Temperature data from the ADC in monitor.