Temperature Sensor System Driver - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

5.19

Temperature Sensor System Driver

This section describes the API for the MC56F83xx Temperature Sensor System on-chip module.
The functionality of the Temperature Sensor System module itself is described in the
MC56F8300 Peripheral User Manual.
5.19.1
Introduction
The Temperature Sensor module intended to operate in conjunction with an on-chip
Analog-to-Digital Converter (ADC). The module is composed of a custom analog block and a
simple IPBus interface. Temperature readings may be taken through the ADC. The ADC includes
the ability to continuously monitor an input and issue an interrupt when a limit is exceeded. This
provides the ability to easily implement an over-temperature alert.
This section describes the Temperature Sensor System driver software providing the lowest level
software layer, interfacing hardware to software.
5.19.2
Quick Reference
This section is intended to be a source of quick access information while the details are discussed
in Section 5.19.3.
Table 5-721. Temperature Sensor System Module Base Address
Module base address
of / for
TSENSOR (TSNSR_BASE)
5.19.2.1
API Definition
The following header files are needed in order to use the Temperature Sensor device driver:
Required Header File(s):
#include "qs.h"
#include "tsensor.h"
The following information may be found in the header file tsensor.h.
Public Data Structure(s):
None
FREESCALE SEMICONDUCTOR
MC56F8322
MC56F8013
MC56F8323
N/A
0xF270
Targeting 56F8xxx Platform
MC56F8345
MC56F8356
MC56F8346
MC56F8357
MC56F8347
0xF270
0xF270
MC56F8367
0xF270
5-861

Advertisement

Table of Contents
loading

Table of Contents