Configure the port and pin of the thermistor.

Note

  • This configuration is OPN dependent.

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.


Definition at line 3741 of file common/rail_types.h

pin#

uint8_t RAIL_HFXOThermistorConfig_t::pin

The GPIO pin to set the thermistor.


Definition at line 3745 of file common/rail_types.h