This is the complete list of members for PASCO2, including all inherited members.
| deinit() | PASCO2 | |
| disableABOCompensation() | PASCO2 | |
| disableAlarm() | PASCO2 | |
| disableInterrupt() | PASCO2 | |
| disableIREmitter() | PASCO2 | |
| disableLogic() | PASCO2 | |
| disablePWM() | PASCO2 | |
| enableABOCompensation(ABOC_t aboc, int16_t abocRef) | PASCO2 | |
| enableAlarm(int16_t thres, Alarm_t alarmType) | PASCO2 | |
| enableInterrupt(void(*cback)(void *), Int_t intType, IntIOConf_t ioConf) | PASCO2 | |
| enableIREmitter() | PASCO2 | |
| enableLogic() | PASCO2 | |
| enablePWM() | PASCO2 | |
| getCO2(int16_t &CO2PMM) | PASCO2 | |
| getDeviceID(uint8_t &prodID, uint8_t &revID) | PASCO2 | |
| getDiagnosis(Diag_t &diagnosis) | PASCO2 | |
| getMeasStatus(MeasStatus_t &measSt) | PASCO2 | |
| getStatus() | PASCO2 | inline |
| hardReset() | PASCO2 | |
| init() | PASCO2 | |
| interrupt | PASCO2 | protected |
| PASCO2(pasco2::SBus *const sbus, pasco2::PWM *const pwm, pasco2::Timer *const timer=nullptr, pasco2::GPIO *const interrupt=nullptr, pasco2::GPIO *const protoSelect=nullptr, pasco2::GPIO *const power3V3=nullptr, pasco2::GPIO *const power12V=nullptr, pasco2::GPIO *const pwmSelect=nullptr) | PASCO2 | |
| periodMeasMax | PASCO2 | protectedstatic |
| periodMeasMin | PASCO2 | protectedstatic |
| postResetRestoreConfig(void) | PASCO2 | protectedvirtual |
| power12V | PASCO2 | protected |
| power3V3 | PASCO2 | protected |
| preResetSaveConfig(void) | PASCO2 | protectedvirtual |
| pressRefMax | PASCO2 | protectedstatic |
| pressRefMin | PASCO2 | protectedstatic |
| protoSelect | PASCO2 | protected |
| pwm | PASCO2 | protected |
| pwmSelect | PASCO2 | protected |
| reg | PASCO2 | protected |
| sbus | PASCO2 | protected |
| setMeasPeriod(int16_t periodInSec) | PASCO2 | |
| setOperationMode(OpMode_t mode) | PASCO2 | |
| setPressureCompensation(uint16_t pressRef) | PASCO2 | |
| setPWMMode(PWMMode_t mode) | PASCO2 | |
| setStatus(const Status_t newStatus, bool enoughIfImplicit=false) | PASCO2 | protectedvirtual |
| softReset() | PASCO2 | |
| status | PASCO2 | protected |
| timer | PASCO2 | protected |
| ~PASCO2() | PASCO2 | virtual |