| _addr | DeviceBeginCommon | protected |
| _iface | DeviceBeginCommon | protected |
| afterCommReady() | DeviceBeginCommon | inlineprotectedvirtual |
| afterInitSuccess(uint8_t param) | DeviceBeginCommon | inlineprotectedvirtual |
| beforeBegin() | DeviceBeginCommon | inlineprotectedvirtual |
| begin(SensorCommCustom::CustomCallback cb, SensorCommCustomHal::CustomHalCallback hal_cb, uint8_t addr) | I2CDeviceWithHal | inline |
| beginLifecycle(uint8_t addr, uint8_t iface, uint8_t initParam, CreateComm createComm) | DeviceBeginCommon | inlineprotected |
| cached_rest1_period | SensorPawA350 | protected |
| checkMotion(MotionStatus &status) | SensorPawA350 | |
| clearCommState() | DeviceBeginCommon | inlineprotected |
| clearFingerState() | SensorPawA350 | |
| clrRegBit(uint8_t reg, uint8_t bit) | SensorCommWrapper | inline |
| comm | DeviceBeginCommon | protected |
| CpiResolution enum name | SensorPawA350 | |
| DeviceBeginCommon()=default | DeviceBeginCommon | protected |
| ensureValid() const override | I2CDeviceWithHal | inlineprotectedvirtual |
| fail() | DeviceBeginCommon | inlineprotected |
| getAddress() const | DeviceBeginCommon | inline |
| getChipName() const | SensorPawA350 | |
| getComm() const override | DeviceBeginCommon | inlineprotectedvirtual |
| getCpi() const | SensorPawA350 | |
| getInterface() const | DeviceBeginCommon | inline |
| getLedDriveCurrent() const | SensorPawA350 | |
| getLedOn() const | SensorPawA350 | |
| getMotionData(MotionData &data) | SensorPawA350 | |
| getMotionInterruptThreshold() const | SensorPawA350 | |
| getProductID() const | SensorPawA350 | |
| getRegBit(uint8_t reg, uint8_t bit) | SensorCommWrapper | inline |
| getRest1DownshiftTime() const | SensorPawA350 | |
| getRest1DownshiftTimeMs() const | SensorPawA350 | |
| getRest1Period() const | SensorPawA350 | |
| getRest1PeriodMs() const | SensorPawA350 | |
| getRest2DownshiftTime() const | SensorPawA350 | |
| getRest2DownshiftTimeMs() const | SensorPawA350 | |
| getRest2Period() const | SensorPawA350 | |
| getRest2PeriodMs() const | SensorPawA350 | |
| getRest3Period() const | SensorPawA350 | |
| getRest3PeriodMs() const | SensorPawA350 | |
| getRevisionID() const | SensorPawA350 | |
| getRunDownshiftTime() const | SensorPawA350 | |
| getRunDownshiftTimeMs() const | SensorPawA350 | |
| getShutterMax() const | SensorPawA350 | |
| hal | DeviceBeginCommon | protected |
| initImpl(uint8_t param) override | SensorPawA350 | protectedvirtual |
| isMotionDetected() | SensorPawA350 | |
| MotionStatus enum name | SensorPawA350 | |
| onBeginFail() | DeviceBeginCommon | inlineprotectedvirtual |
| readBuff(uint8_t *buf, size_t len) const | SensorCommWrapper | inline |
| readReg(uint8_t reg) const | SensorCommWrapper | inline |
| readRegBuff(uint8_t reg, uint8_t *buf, size_t len) const | SensorCommWrapper | inline |
| SensorCommWrapper()=default | SensorCommWrapper | |
| SensorPawA350()=default | SensorPawA350 | |
| setAck(bool enable) | SensorCommWrapper | inline |
| setAddress(uint8_t address) | SensorCommWrapper | inline |
| setCpi(CpiResolution cpi) | SensorPawA350 | |
| setLedDriveCurrent(uint8_t current) | SensorPawA350 | |
| setLedOn(bool enable) | SensorPawA350 | |
| setMotionInterruptThreshold(uint8_t threshold) | SensorPawA350 | |
| setRegBit(uint8_t reg, uint8_t bit) | SensorCommWrapper | inline |
| setRest1DownshiftTime(uint8_t r1d) | SensorPawA350 | |
| setRest1Period(uint8_t period) | SensorPawA350 | |
| setRest2DownshiftTime(uint8_t r2d) | SensorPawA350 | |
| setRest2Period(uint8_t period) | SensorPawA350 | |
| setRest3Period(uint8_t period) | SensorPawA350 | |
| setRunDownshiftTime(uint8_t rd) | SensorPawA350 | |
| setShutterMax(uint16_t value) | SensorPawA350 | |
| softReset() | SensorPawA350 | |
| staticComm | DeviceBeginCommon | protected |
| updateBits(uint8_t reg, uint8_t mask, uint8_t value_shifted) | SensorCommWrapper | inline |
| writeBuff(uint8_t *buf, size_t len) | SensorCommWrapper | inline |
| writeReg(uint8_t reg, uint8_t val) | SensorCommWrapper | inline |
| writeRegBuff(uint8_t reg, uint8_t *buf, size_t len) | SensorCommWrapper | inline |
| writeThenRead(const uint8_t *write_buffer, size_t write_len, uint8_t *read_buffer, size_t read_len) | SensorCommWrapper | inline |
| ~DeviceBeginCommon() | DeviceBeginCommon | inlinevirtual |
| ~SensorCommInterface()=default | SensorCommInterface | virtual |