IRPyro TO unit test console using the IRPyro API
Functions for single and multiple sensor configurations in a Unit test format
9.6.4 Multiple Sensor Data Reading

Multiple sensor reading with frame detection. More...

Collaboration diagram for 9.6.4 Multiple Sensor Data Reading:

Functions

uint8_t ut04_multiple_sensor_read (IRPyro_devices this_list, uint8_t list_size)
 

Detailed Description

Multiple sensor reading with frame detection.

9.6.4.1 Read data from multiple sensors and detect frames missing with the sensors configured for interrupt
No frames should be missing from a sample period.
9.6.4.2 Read data from multiple sensors and detect frames missing with the sensors configured for polled
No frames should be missing from a sample period.
9.6.4.3 Read data from multiple sensors and detect frames missing with the sensors configured for synchronized
No frames should be missing from a sample period.

Function Documentation

◆ ut04_multiple_sensor_read()

uint8_t ut04_multiple_sensor_read ( IRPyro_devices  this_list,
uint8_t  list_size 
)

Definition at line 211 of file IRPyro_UT_for_TO.c.

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