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 |
SDL_VTM_thr_valid_map SDL_VTM_tsThrVal::thrValidMap |
Valid control bit map the threshold
SDL_VTM_adc_code SDL_VTM_tsThrVal::gtTh1 |
Over threshold value 1
bool SDL_VTM_tsThrVal::gtTh1En |
SDL_VTM_adc_code SDL_VTM_tsThrVal::gtTh2 |
Over threshold value 2
bool SDL_VTM_tsThrVal::gtTh2En |
SDL_VTM_adc_code SDL_VTM_tsThrVal::ltTh0 |
Under threshld value 0
bool SDL_VTM_tsThrVal::ltTh0En |