Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
deserialize_uint16.hpp File Reference
#include "communication/uart/byte.hpp"
#include <bit>
#include <cstdint>
Include dependency graph for deserialize_uint16.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fang
 
namespace  fang::serialization
 

Functions

uint16_t fang::serialization::deserializeUInt16 (communication::Byte mostSignificant, communication::Byte leastSignificant)