AM263Px MCU+ SDK  10.01.00
SDL_VTM_Stat_val Struct Reference

Detailed Description

VTM temperature sensor Stat values.

This structure contains VTM temperature sensor Stat values

Data Fields

uint8_t s1HotEvent
 
uint8_t s1ColdEvent
 
uint8_t s1LowThresholdEvent
 
uint8_t s0HotEvent
 
uint8_t s0ColdEvent
 
uint8_t s0LowThresholdEvent
 

Field Documentation

◆ s1HotEvent

uint8_t SDL_VTM_Stat_val::s1HotEvent

reflects the status of temperature Sensor 1 hot event detect.

◆ s1ColdEvent

uint8_t SDL_VTM_Stat_val::s1ColdEvent

reflects the status of the temperature Sensor 1 cold event.

◆ s1LowThresholdEvent

uint8_t SDL_VTM_Stat_val::s1LowThresholdEvent

reflects the status of the temperature Sensor 1 low threshold event.

◆ s0HotEvent

uint8_t SDL_VTM_Stat_val::s0HotEvent

reflects the status of temperature Sensor 0 hot event detect.

◆ s0ColdEvent

uint8_t SDL_VTM_Stat_val::s0ColdEvent

reflects the status of the temperature Sensor cold event.

◆ s0LowThresholdEvent

uint8_t SDL_VTM_Stat_val::s0LowThresholdEvent

reflects the status of the temperature Sensor 0 low threshold event.