IRPyro TO unit test console using the IRPyro API
Functions for single and multiple sensor configurations in a Unit test format
9.6.1 Single Sensor initialization

Verification of single sensor initialization in multiple modes. More...

Collaboration diagram for 9.6.1 Single Sensor initialization:

Functions

uint8_t ut01_single_sensor_init (IRPyro_sensor_device_type *IRPyro_test_Sensor)
 

Detailed Description

Verification of single sensor initialization in multiple modes.

9.6.1.1 Initialize a single device for interrupt configuration
Written configuration matches registers stored on memory.
9.6.1.2 Initialize a single device for polled configuration
Written configuration matches registers stored on memory.
9.6.1.3 Initialize a single device for synchronized configuration
Written configuration matches registers stored on memory.

Function Documentation

uint8_t ut01_single_sensor_init ( IRPyro_sensor_device_type *  IRPyro_test_Sensor)

Definition at line 65 of file IRPyro_UT_for_TO.c.

Here is the call graph for this function:

Here is the caller graph for this function: