![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|

Macros | |
| #define | DRV_LITTLE_ENDIAN 1234 |
| #define | DRV_BIG_ENDIAN 4321 |
| #define | DRV_BYTE_ORDER DRV_LITTLE_ENDIAN |
| #define DRV_BIG_ENDIAN 4321 |
Definition at line 48 of file lis2mdl_reg.h.
| #define DRV_BYTE_ORDER DRV_LITTLE_ENDIAN |
if _BYTE_ORDER is not defined, choose the endianness of your architecture by uncommenting the define which fits your platform endianness
Definition at line 54 of file lis2mdl_reg.h.
| #define DRV_LITTLE_ENDIAN 1234 |
Definition at line 47 of file lis2mdl_reg.h.