µracoli Manual  Version foo
HMC5883L - 3-Axis Digital Compass IC

Detailed Description

The Honeywell HMC5883L is a surface-mount, multi-chip module designed for low-field magnetic sensing.

Datasheet: HMC5883L_3-Axis_Digital_Compass_IC.pdf

Functions

static uint8_t sensor_create_hmc5883l ( void *  pdata,
bool  raw,
uint8_t  addr 
)
static

Create an instance of a hmc5883l sensor and initialize the sensor.

Returns
sizeof(hmc5883l_ctx_t)

Definition at line 122 of file hmc5883l.h.