![]() |
CppSerdes
1.0
A serialization/deserialization library designed with embedded systems in mind
|
Public Member Functions | |
| void | format (serdes::packet &serial_data) |
Public Attributes | |
| uint8_t | bits_per_coordinate {} |
| mutex_safe_wrapper< int64_t > | x {} |
| mutex_safe_wrapper< int64_t > | y {} |
| mutex_safe_wrapper< int64_t > | z {} |