NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
compass_hmc5883l.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hmc5883Config_s
 

Typedefs

typedef struct hmc5883Config_s hmc5883Config_t
 

Functions

bool hmc5883lDetect (mag_t *mag, const hmc5883Config_t *hmc5883ConfigToUse)
 
void hmc5883lInit (void)
 
bool hmc5883lRead (int16_t *magData)
 

Typedef Documentation

Function Documentation

bool hmc5883lDetect ( mag_t mag,
const hmc5883Config_t hmc5883ConfigToUse 
)

Here is the call graph for this function:

void hmc5883lInit ( void  )

Here is the call graph for this function:

bool hmc5883lRead ( int16_t *  magData)

Here is the call graph for this function: