IRPyro API  (sKEMLIB1)
Collection of routines and data structures covering the functionality of the IRPyro sensor

IRPyro commands More...

#include <IRPyro_API_single_device_layer.h>

Collaboration diagram for IRPyro_cmd:

Data Fields

AFE_reg_type AFE_register
 AFE (analog front end) configuration register. More...
 
CCP_reg_type CCP_register [IRPyro_CCP_NUMBER_OF_REGISTERS]
 Channel configuration register. More...
 
IRPyro_command_type cmd
 command More...
 
uint8_t cmd_return_code
 command result More...
 
WUP_reg_type WUP_register
 WUP (Wake Up) configuration register. More...
 

Detailed Description

IRPyro commands

Definition at line 384 of file IRPyro_API_single_device_layer.h.

Field Documentation

AFE_reg_type IRPyro_cmd::AFE_register

AFE (analog front end) configuration register.

Definition at line 387 of file IRPyro_API_single_device_layer.h.

CCP_reg_type IRPyro_cmd::CCP_register[IRPyro_CCP_NUMBER_OF_REGISTERS]

Channel configuration register.

Definition at line 388 of file IRPyro_API_single_device_layer.h.

IRPyro_command_type IRPyro_cmd::cmd

command

Definition at line 390 of file IRPyro_API_single_device_layer.h.

uint8_t IRPyro_cmd::cmd_return_code

command result

Definition at line 386 of file IRPyro_API_single_device_layer.h.

WUP_reg_type IRPyro_cmd::WUP_register

WUP (Wake Up) configuration register.

Definition at line 389 of file IRPyro_API_single_device_layer.h.


The documentation for this struct was generated from the following file: