Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
softi2c.h File Reference

Platform-independent software I2C implementation. More...

#include "mcu_periph/i2c.h"
+ Include dependency graph for softi2c.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void softi2c_event (void)
 

Detailed Description

Platform-independent software I2C implementation.

Can be used transparently in place of the hardware I2C in i2c.h.

Definition in file softi2c.h.

Function Documentation

void softi2c_event ( void  )

Definition at line 624 of file softi2c.c.

References SOFTI2C0_DIVIDER, SOFTI2C1_DIVIDER, and softi2c_device_event().

Referenced by mcu_event().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: