AM64x MCU+ SDK  09.02.01
SDL_VTM_tsThrVal Struct Reference

Detailed Description

VTM temperature sensor threshold values.

This structure contains VTM temperature sensor threshold values

Data Fields

SDL_VTM_thr_valid_map thrValidMap
 
SDL_VTM_adc_code gtTh1
 
bool gtTh1En
 
SDL_VTM_adc_code gtTh2
 
bool gtTh2En
 
SDL_VTM_adc_code ltTh0
 
bool ltTh0En
 

Field Documentation

◆ thrValidMap

SDL_VTM_thr_valid_map SDL_VTM_tsThrVal::thrValidMap

Valid control bit map the threshold

◆ gtTh1

SDL_VTM_adc_code SDL_VTM_tsThrVal::gtTh1

Over threshold value 1

◆ gtTh1En

bool SDL_VTM_tsThrVal::gtTh1En

◆ gtTh2

SDL_VTM_adc_code SDL_VTM_tsThrVal::gtTh2

Over threshold value 2

◆ gtTh2En

bool SDL_VTM_tsThrVal::gtTh2En

◆ ltTh0

SDL_VTM_adc_code SDL_VTM_tsThrVal::ltTh0

Under threshld value 0

◆ ltTh0En

bool SDL_VTM_tsThrVal::ltTh0En