IRPyro API unit test console
Functions for single and multiple sensor configurations in a Unit test format
9.6.3 Single Sensor Data Read

Single sensor data reading with frame detection. More...

Collaboration diagram for 9.6.3 Single Sensor Data Read:

Functions

uint8_t ut03_single_sensor_read (IRPyro_sensor_device_type *IRPyro_test_Sensor)
 

Detailed Description

Single sensor data reading with frame detection.

9.6.3.1 Read data from a single sensor and detect frames missing with the sensor configured for interrupt.
No frames should be missing from a sample period.
9.6.3.2 Read data from a single sensor and detect frames missing with the sensor configured for polled
No frames should be missing from a sample period.
9.6.3.3 Read data from a single sensor and detect frames missing with the sensor configured for synchronized
No frames should be missing from a sample period.

Function Documentation

◆ ut03_single_sensor_read()

uint8_t ut03_single_sensor_read ( IRPyro_sensor_device_type *  IRPyro_test_Sensor)

Definition at line 165 of file IRPyro_UT.c.

Here is the call graph for this function:
Here is the caller graph for this function: