You are viewing documentation for version:
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#
enable#
bool RAIL_ChipTempConfig_t::enable
Indicates whether the protection is enabled. 
coolDownK#
uint8_t RAIL_ChipTempConfig_t::coolDownK
Mandatory temperature cool down when the threshold is exceeded, in degrees Kelvin. 
thresholdK#
uint16_t RAIL_ChipTempConfig_t::thresholdK
Temperature above which transmit is blocked, in degrees Kelvin.