|
| HMC5883_I2C (int bus) |
|
virtual | ~HMC5883_I2C ()=default |
|
virtual int | read (unsigned address, void *data, unsigned count) |
|
virtual int | write (unsigned address, void *data, unsigned count) |
|
virtual int | ioctl (unsigned operation, unsigned &arg) |
|
Definition at line 51 of file hmc5883_i2c.cpp.
◆ HMC5883_I2C()
HMC5883_I2C::HMC5883_I2C |
( |
int |
bus | ) |
|
◆ ~HMC5883_I2C()
virtual HMC5883_I2C::~HMC5883_I2C |
( |
| ) |
|
|
virtualdefault |
◆ ioctl()
int HMC5883_I2C::ioctl |
( |
unsigned |
operation, |
|
|
unsigned & |
arg |
|
) |
| |
|
virtual |
◆ probe()
int HMC5883_I2C::probe |
( |
| ) |
|
|
protectedvirtual |
◆ read()
int HMC5883_I2C::read |
( |
unsigned |
address, |
|
|
void * |
data, |
|
|
unsigned |
count |
|
) |
| |
|
virtual |
◆ write()
int HMC5883_I2C::write |
( |
unsigned |
address, |
|
|
void * |
data, |
|
|
unsigned |
count |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: