DSCSAM_TemperatureSensorRead
This function reads the SAM device temperature.
BYTE DSCSAM_TemperatureSensorRead(int* Data);
Name
Description
Data
pointer to receive the temperature (temperature in degrees Celsius)
Return Value
Error code or 0.
Last updated
Was this helpful?