Paparazzi UAS  v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ezcurrent.h File Reference
#include "std.h"
+ Include dependency graph for ezcurrent.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ezcurrent_init (void)
 
void ezcurrent_read_periodic (void)
 
void ezcurrent_read_event (void)
 

Function Documentation

void ezcurrent_read_periodic ( void  )

Definition at line 59 of file ezcurrent.c.

References EZCURRENT_I2C_DEV, ezcurrent_i2c_trans, i2c_receive(), I2CTransDone, i2c_transaction::slave_addr, and i2c_transaction::status.

+ Here is the call graph for this function: