mavtables
0.2.1
MAVLink router and firewall.
|
Macros | |
#define | PACKED __attribute__((packed)) |
Macros used elsewhere.
#define PACKED __attribute__((packed)) |
Enforce a packed structure.
A packed structure will not have any padding regardless of the typical alignment restrictions.
Example:
Definition at line 41 of file macros.hpp.