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

IRPyro Channel Control Package register structure definition. More...

#include <IRPyro_API_single_device_layer.h>

Collaboration diagram for CCP_reg:

Data Fields

uint8_t Feedback_cap
 Feedback capacitor selection. More...
 
uint8_t Feedback_transconductance
 Charge amp. trans-conductance selection. More...
 
uint8_t High_pass_filter_setting
 High pass selection. More...
 
uint8_t status_bit
 Status bit : Active (1) / Disable (0) More...
 

Detailed Description

IRPyro Channel Control Package register structure definition.

Definition at line 206 of file IRPyro_API_single_device_layer.h.

Field Documentation

◆ Feedback_cap

uint8_t CCP_reg::Feedback_cap

Feedback capacitor selection.

Definition at line 209 of file IRPyro_API_single_device_layer.h.

◆ Feedback_transconductance

uint8_t CCP_reg::Feedback_transconductance

Charge amp. trans-conductance selection.

Definition at line 211 of file IRPyro_API_single_device_layer.h.

◆ High_pass_filter_setting

uint8_t CCP_reg::High_pass_filter_setting

High pass selection.

Definition at line 210 of file IRPyro_API_single_device_layer.h.

◆ status_bit

uint8_t CCP_reg::status_bit

Status bit : Active (1) / Disable (0)

Definition at line 212 of file IRPyro_API_single_device_layer.h.


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