Temperature.h File Reference

#include <avr/pgmspace.h>
#include "../../Common/Common.h"
#include "../Peripheral/ADC.h"

Defines

#define TEMP_ADC_CHANNEL   0
#define TEMP_MIN_TEMP   TEMP_TABLE_OFFSET
#define TEMP_MAX_TEMP   ((TEMP_TABLE_SIZE - 1) + TEMP_TABLE_OFFSET)

Functions

static void Temperature_Init (void)
int8_t Temperature_GetTemperature (void) ATTR_WARN_UNUSED_RESULT

Detailed Description

Temperature sensor board driver for the USB boards which contain a temperature sensor.


Generated on Sun Nov 22 16:00:09 2009 for LUFA (Formerly MyUSB) Library by  doxygen 1.6.1