3.12 Reading Temperature
Driver supports reading temperature in degrees Celsius of the SAM device.
The SAMD51 function for reading temperature of the SAM device is DSCSAM_TemperatureSensorRead.
Step-By-Step Instructions
The User need to call the function DSCSAM_TemperatureSensorRead() passing the address of an integer buffer as argument to store the temperature value read.
Last updated