Configuration parameters for thermal protection.
Public Attributes#
bool
Indicates whether the protection is enabled.
uint8_t
Mandatory temperature cool down when the threshold is exceeded, in degrees Kelvin.
uint16_t
Temperature above which transmit is blocked, in degrees Kelvin.
Public Attribute Documentation#
cool_down_kelvin#
uint8_t sl_rail_chip_temp_config_t::cool_down_kelvin
Mandatory temperature cool down when the threshold is exceeded, in degrees Kelvin.
threshold_kelvin#
uint16_t sl_rail_chip_temp_config_t::threshold_kelvin
Temperature above which transmit is blocked, in degrees Kelvin.