#include <AP_Compass_HMC5843.h>
Definition at line 96 of file AP_Compass_HMC5843.h.
◆ AP_HMC5843_BusDriver_HALDevice()
◆ block_read()
bool AP_HMC5843_BusDriver_HALDevice::block_read |
( |
uint8_t |
reg, |
|
|
uint8_t * |
buf, |
|
|
uint32_t |
size |
|
) |
| |
|
overridevirtual |
◆ get_bus_id()
uint32_t AP_HMC5843_BusDriver_HALDevice::get_bus_id |
( |
void |
| ) |
const |
|
inlineoverridevirtual |
◆ get_semaphore()
◆ register_periodic_callback()
◆ register_read()
bool AP_HMC5843_BusDriver_HALDevice::register_read |
( |
uint8_t |
reg, |
|
|
uint8_t * |
val |
|
) |
| |
|
overridevirtual |
◆ register_write()
bool AP_HMC5843_BusDriver_HALDevice::register_write |
( |
uint8_t |
reg, |
|
|
uint8_t |
val |
|
) |
| |
|
overridevirtual |
◆ set_device_type()
void AP_HMC5843_BusDriver_HALDevice::set_device_type |
( |
uint8_t |
devtype | ) |
|
|
inlineoverridevirtual |
◆ set_retries()
void AP_HMC5843_BusDriver_HALDevice::set_retries |
( |
uint8_t |
retries | ) |
|
|
inlineoverridevirtual |
◆ _dev
The documentation for this class was generated from the following file: