PreviousNext
Source code support
Help > Peripherals > Thermometer > Read > Source code support

typedef struct

{

  int8  IntegerValue;

  int16 SixteenthValue;

} TPerThermometerRead_Response;

 

TPerThermometerRead_Response _DpaMessage.PerThermometerRead_Response;