Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
i_bus_channel_data.hpp File Reference
#include "i_bus.hpp"
#include <array>
#include <cstdint>
Include dependency graph for i_bus_channel_data.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::communication
 
namespace  fang::communication::ibus
 

Typedefs

using fang::communication::ibus::ChannelData = std::array< std::uint16_t, kChannelCount >