Configure the port and pin of the thermistor.

Note

  • This configuration is chip OPN dependent.

DeprecatedRAIL 2.x synonym of sl_rail_hfxo_thermistor_config_t.

Public Attributes#

uint8_t

The GPIO port to access the thermistor.

uint8_t

The GPIO pin to set the thermistor.

Public Attribute Documentation#

port#

uint8_t RAIL_HFXOThermistorConfig_t::port

The GPIO port to access the thermistor.

DeprecatedRAIL 2.x synonym of sl_rail_hfxo_thermistor_config_t::port.


pin#

uint8_t RAIL_HFXOThermistorConfig_t::pin

The GPIO pin to set the thermistor.

DeprecatedRAIL 2.x synonym of sl_rail_hfxo_thermistor_config_t::pin.