37#ifndef DRIVER_BMM150_SHOT_H
38#define DRIVER_BMM150_SHOT_H
54#define BMM150_SHOT_DEFAULT_REPXY 47
55#define BMM150_SHOT_DEFAULT_REPZ 83
56#define BMM150_SHOT_DEFAULT_DATA_RATE BMM150_DATA_RATE_10HZ
driver bmm150 interface header file
bmm150_interface_t
bmm150 interface enumeration definition
bmm150_address_t
bmm150 address enumeration definition
uint8_t bmm150_shot_init(bmm150_interface_t interface, bmm150_address_t addr_pin)
shot example init
uint8_t bmm150_shot_read(float ut[3])
shot example read
uint8_t bmm150_shot_deinit(void)
shot example deinit