Zynq UltraScale+ Devices Register Reference > Module Summary > PLSYSMON Module > ALARM_TEMP_PL_LOWER (PLSYSMON) Register
Register Name | ALARM_TEMP_PL_LOWER |
---|---|
Relative Address | 0x0000000150 |
Absolute Address | 0x00FFA50D50 (AMS_PL_SYSMON) |
Width | 16 |
Type | rwNormal read/write |
Reset Value | 0x00000000 |
Description | PL Lower temperature Lower Alarm Threshold and config. |
The temperature Alarm will be set when the PL measured temperature exceeds the value in ALARM_TEMP_PL_UPPER. The temperature at which the Alarm will be cleared depends on the [threshold_mode] bit setting: 0: Alarm is cleared when temperature falls below ALARM_TEMP_PL_LOWER. 1: Alarm is cleared when temperature falls below ALARM_TEMP_PL_UPPER.
Field Name | Bits | Type | Reset Value | Description |
---|---|---|---|---|
temperature_alarm | 15:1 | rwNormal read/write | 0x0 | Alarm temperature Threshold. Programmed register value is compared to the measurement register. When hysteresis is enabled, the Temp_PL Alarm is cleared when the temperature goes below the Lower [temperature_Alarm] Threshold. Applies only when [threshold_mode] = 0. |
threshold_mode | 0 | rwNormal read/write | 0x0 | Lower Threshold, Hysteresis Disable. 0: enable hysteresis. 1: disable hysteresis. |