hololink::emulation::STM32I2CControllerCtxt

View as Markdown

STM32-specific I2CControllerCtxt extension.

base (the common I2CControllerCtxt) is the first member; STM32-only state is the HAL handle.

#include <hololink/emulation/i2c.hpp>

Member variables

NameTypeDescription
baseI2CControllerCtxt
hi2cI2C_HandleTypeDef