F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Drv::AsyncI2cCfg Namespace Reference

Enumerations

enum  { I2cDriverPorts = 10 }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Number of async I2c driver ports for AsyncI2c, AsyncGuardedI2c, and AsyncSyncI2c interfaces. Each component using the I2C driver should reserve a port number for each send/response ports.

Enumerator
I2cDriverPorts 

Definition at line 120 of file FppConstantsAc.hpp.