Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
mag_lis3mdl.h File Reference

Module wrapper for ST LIS3MDL magnetometers. More...

+ Include dependency graph for mag_lis3mdl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mag_lis3mdl_module_init (void)
 
void mag_lis3mdl_module_periodic (void)
 
void mag_lis3mdl_module_event (void)
 
void mag_lis3mdl_report (void)
 

Variables

struct Lis3mdl mag_lis3mdl
 

Detailed Description

Module wrapper for ST LIS3MDL magnetometers.

Definition in file mag_lis3mdl.h.

Function Documentation

◆ mag_lis3mdl_module_event()

◆ mag_lis3mdl_module_init()

◆ mag_lis3mdl_module_periodic()

void mag_lis3mdl_module_periodic ( void  )

Definition at line 76 of file mag_lis3mdl.c.

References lis3mdl_periodic(), and mag_lis3mdl.

+ Here is the call graph for this function:

◆ mag_lis3mdl_report()

void mag_lis3mdl_report ( void  )

Variable Documentation

◆ mag_lis3mdl

struct Lis3mdl mag_lis3mdl
extern