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 |
uint8_t SDL_VTM_Stat_val::s1HotEvent |
reflects the status of temperature Sensor 1 hot event detect.
uint8_t SDL_VTM_Stat_val::s1ColdEvent |
reflects the status of the temperature Sensor 1 cold event.
uint8_t SDL_VTM_Stat_val::s1LowThresholdEvent |
reflects the status of the temperature Sensor 1 low threshold event.
uint8_t SDL_VTM_Stat_val::s0HotEvent |
reflects the status of temperature Sensor 0 hot event detect.
uint8_t SDL_VTM_Stat_val::s0ColdEvent |
reflects the status of the temperature Sensor cold event.
uint8_t SDL_VTM_Stat_val::s0LowThresholdEvent |
reflects the status of the temperature Sensor 0 low threshold event.