IRPyro API  (sKEMLIB1)
Collection of routines and data structures covering the functionality of the IRPyro sensor
Structures to access the multi device layer of IRPyro

An IRPyro LIST is an array of pointers to an IRPyro_device_type variable. More...

Collaboration diagram for Structures to access the multi device layer of IRPyro:

Data Structures

struct  IRPyro_devices
 IRPyro group definition. More...
 

Typedefs

typedef IRPyro_sensor_device_type IRPyro_devices[IRPyro_LIST_SIZE]
 pointers to pre-allocated IRPyro sensors More...
 

Detailed Description

An IRPyro LIST is an array of pointers to an IRPyro_device_type variable.

Typedef Documentation

◆ IRPyro_devices

pointers to pre-allocated IRPyro sensors

Definition at line 75 of file IRPyro_API_multi_device_layer.h.