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

◆ BOARD_REV

#define BOARD_REV   2

Definition at line 24 of file hmc5883l_read.c.

Function Documentation

◆ loop()

void loop ( void  )

Definition at line 40 of file hmc5883l_read.c.

◆ setup()

void setup ( void  )

Definition at line 30 of file hmc5883l_read.c.

Variable Documentation

◆ mag_data

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

Definition at line 28 of file hmc5883l_read.c.

◆ mag_status

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 Mon Feb 28 2022 23:36:11