PIC24 Support Libraries
Functions
esos_hwxxx_sensor.c File Reference
#include "esos_hwxxx_sensor.h"

Go to the source code of this file.

Functions

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

Detailed Description

Sensor support functions.

See also
hwxxx_sensor.h for details.

Definition in file esos_hwxxx_sensor.c.