PAS CO2 Sensor  1.0.3
C++ library for Infineon Photoacoustic Spectroscopy (PAS) XENSIV™ CO2 miniaturized sensor
pas-co2-platf-ino.cpp File Reference

PAS CO2 Arduino Hardware Platforms. More...

Variables

PlatformIno_t PASCO2_S2Go_XMC2Go
 Default platform selection by conditional compiling. More...
 
PlatformIno_tpltf = &PASCO2_S2Go_XMC2Go
 
PlatformIno_t PASCO2_S2Go_XMC4700
 
PlatformIno_t PASCO2_S2Go_XMC1100BK
 
PlatformIno_t PASCO2_dflt_pltf
 

Detailed Description

PAS CO2 Arduino Hardware Platforms.

Date
July 2020

SPDX-License-Identifier: MIT

Variable Documentation

◆ PASCO2_S2Go_XMC1100BK

PlatformIno_t PASCO2_S2Go_XMC1100BK
Initial value:
= {
&Wire,
nullptr,
5,
17,
9,
2
}
static const uint8_t unusedPin
Definition: pas-co2-pal-gpio-ino.hpp:32

◆ PASCO2_dflt_pltf

PlatformIno_t PASCO2_dflt_pltf
Initial value:
= {
&Wire,
nullptr,
}
static const uint8_t unusedPin
Definition: pas-co2-pal-gpio-ino.hpp:32