MIDAS
Loading...
Searching...
No Matches
rpi_temp.h
Go to the documentation of this file.
1/********************************************************************\
2
3 Name: rpi_temp.h
4 Created by: Stefan Ritt
5
6 Contents: Device driver function declaration for
7 Raspberry Pi temperature sensor
8
9\********************************************************************/
10
11INT rpi_temp(INT cmd, ...);
int INT
Definition midas.h:129
INT rpi_temp(INT cmd,...)
Definition rpi_temp.c:134