|
HF-Core Platform 0.1.0-dev
Hardware-Agnostic Handler Layer & RTOS Utilities for HardFOC
|
Implementation of the PCAL95555 GPIO expander handler. More...
Implementation of the PCAL95555 GPIO expander handler.
Implements all three layers defined in Pcal95555Handler.h:
All driver calls use the PascalCase API of the updated hf-pcal95555-driver (pcal95555::PCAL95555<I2cType>). Error handling follows the driver's error-flag model: individual methods return bool, with accumulated error flags available via GetErrorFlags().