PAS CO2 Sensor  1.0.3
C++ library for Infineon Photoacoustic Spectroscopy (PAS) XENSIV™ CO2 miniaturized sensor
PlatformIno_t Struct Reference

#include <pas-co2-platf-ino.hpp>

Public Attributes

TwoWire * i2c
 
HardwareSerial * uart
 
uint8_t power3V3
 
uint8_t power12V
 
uint8_t pwm
 
uint8_t pwmSelect
 
uint8_t protoSelect
 
uint8_t inte
 

Member Data Documentation

◆ i2c

TwoWire* PlatformIno_t::i2c

I2C interface

◆ uart

HardwareSerial* PlatformIno_t::uart

UART interface

◆ power3V3

uint8_t PlatformIno_t::power3V3

Power supply VDD 3V3 pin

◆ power12V

uint8_t PlatformIno_t::power12V

Power supply VDD 12V pin

◆ pwm

uint8_t PlatformIno_t::pwm

PWM output pin

◆ pwmSelect

uint8_t PlatformIno_t::pwmSelect

PWM disable pin

◆ protoSelect

uint8_t PlatformIno_t::protoSelect

Serial interface select pin

◆ inte

uint8_t PlatformIno_t::inte

Interrupt pin


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