FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
The chip status, as defined in datasheet p16. More...
#include <fastarduino/devices/hmc5883l.h>
Public Member Functions | |
bool | ready () const |
Readiness of device. More... | |
bool | lock () const |
Check datasheet p16 for further explanations. More... | |
The chip status, as defined in datasheet p16.
Definition at line 110 of file hmc5883l.h.
|
inline |
Readiness of device.
Definition at line 122 of file hmc5883l.h.
|
inline |
Check datasheet p16 for further explanations.
Definition at line 133 of file hmc5883l.h.