Macros | Functions | Variables
hmc5883l_read.c File Reference
#include <breezystm32.h>
Include dependency graph for hmc5883l_read.c:

Go to the source code of this file.

Macros

#define BOARD_REV   2
 

Functions

void loop (void)
 
void setup (void)
 

Variables

int16_t mag_data [3] = {0.0, 0.0, 0.0}
 
volatile uint8_t mag_status = 0
 

Macro Definition Documentation

#define BOARD_REV   2

Definition at line 24 of file hmc5883l_read.c.

Function Documentation

void loop ( void  )

Definition at line 40 of file hmc5883l_read.c.

void setup ( void  )

Definition at line 30 of file hmc5883l_read.c.

Variable Documentation

int16_t mag_data[3] = {0.0, 0.0, 0.0}

Definition at line 28 of file hmc5883l_read.c.

volatile uint8_t mag_status = 0

Definition at line 27 of file hmc5883l_read.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:50