Go to the source code of this file.
Functions | |
void | hmc5883l_async_read (float *magData) |
bool | hmc5883l_present () |
void | hmc5883l_request_async_update () |
bool | hmc5883lInit () |
void hmc5883l_async_read | ( | float * | magData | ) |
Definition at line 138 of file drv_hmc5883l.c.
bool hmc5883l_present | ( | ) |
Definition at line 111 of file drv_hmc5883l.c.
void hmc5883l_request_async_update | ( | ) |
Definition at line 118 of file drv_hmc5883l.c.
bool hmc5883lInit | ( | ) |
Definition at line 83 of file drv_hmc5883l.c.