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

IRPyro Power Settings structure definition. More...

#include <IRPyro_API_single_device_layer.h>

Collaboration diagram for power_settings:

Data Fields

uint8_t C_LP
 Low pass filter selection. More...
 
CCP_filter_type CCP_High_pass [IRPyro_CCP_NUMBER_OF_REGISTERS]
 High pass filter configuration for each channel on the IRPyro device. More...
 
uint8_t LHT
 
uint8_t LLT
 
uint8_t LP
 Enable low power mode: 1 Enable, 0 Disable. More...
 
uint8_t S7_S0
 sample rate value More...
 
uint8_t UHT
 
uint8_t ULT
 
uint8_t WT_Threshold
 

Detailed Description

IRPyro Power Settings structure definition.

Definition at line 279 of file IRPyro_API_single_device_layer.h.

Field Documentation

◆ C_LP

uint8_t power_settings::C_LP

Low pass filter selection.

Definition at line 284 of file IRPyro_API_single_device_layer.h.

◆ CCP_High_pass

CCP_filter_type power_settings::CCP_High_pass[IRPyro_CCP_NUMBER_OF_REGISTERS]

High pass filter configuration for each channel on the IRPyro device.

Definition at line 286 of file IRPyro_API_single_device_layer.h.

◆ LHT

uint8_t power_settings::LHT

Definition at line 290 of file IRPyro_API_single_device_layer.h.

◆ LLT

uint8_t power_settings::LLT

Definition at line 291 of file IRPyro_API_single_device_layer.h.

◆ LP

uint8_t power_settings::LP

Enable low power mode: 1 Enable, 0 Disable.

Definition at line 283 of file IRPyro_API_single_device_layer.h.

◆ S7_S0

uint8_t power_settings::S7_S0

sample rate value

Definition at line 282 of file IRPyro_API_single_device_layer.h.

◆ UHT

uint8_t power_settings::UHT

Definition at line 288 of file IRPyro_API_single_device_layer.h.

◆ ULT

uint8_t power_settings::ULT

Definition at line 289 of file IRPyro_API_single_device_layer.h.

◆ WT_Threshold

uint8_t power_settings::WT_Threshold

Definition at line 292 of file IRPyro_API_single_device_layer.h.


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