This library gives easy control over the 16 pins of a TCA9555 device. The pins can be used for INPUT (default) and OUTPUT, and allow to set polarity. The pins can be set per single pin, or with a mask ...
uint32_t PeripheralMode; /*!< Specifies the peripheral mode. This parameter can be a value of @ref I2C_LL_EC_PERIPHERAL_MODE This feature can be modified afterwards using unitary function @ref ...