[][src]Module punda::temp

Enums

Degrees

The measurement unit to return a temperature in.

Functions

measure_temp_float

The measure_temp_float function takes a nrf51::TEMP peripheral and a Degrees unit and returns a float temperature.

measure_temp_rational

The measure_temp_rational function takes a TEMP peripheral and returns an integer temperature measured in quarters of a degree Celsius.