ESOS32
ESOSOn32-bitProcessors
Functions
esos_hwxxx_sensor.h File Reference

This file contains routines which define, configure and allow use of the "sensors" service (A/D converter) on the target hardware (hwxxxx) More...

#include <esos_hwxxx.h>
#include <esos_sensor.h>
Include dependency graph for esos_hwxxx_sensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void esos_sensor_config_hw (esos_sensor_ch_t e_senCh, esos_sensor_vref_t e_senVRef)
 
void esos_sensor_initiate_conversion_hw (void)
 
uint16_t esos_sensor_getvalue_u16_hw (void)
 
void esos_sensor_release_hw (void)
 
BOOL esos_sensor_is_converting_hw (void)
 

Detailed Description

This file contains routines which define, configure and allow use of the "sensors" service (A/D converter) on the target hardware (hwxxxx)

Definition in file esos_hwxxx_sensor.h.