RxPdo.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 // std
4 #include <cstdint>
5 
6 namespace rokubimini
7 {
8 namespace ethercat
9 {
10 // Not sure if needed
11 struct RxPdo
12 {
14 } __attribute__((packed));
15 
16 } // namespace ethercat
17 } // namespace rokubimini
unsigned char uint8_t
struct rokubimini::ethercat::RxPdo __attribute__((packed))


rokubimini_ethercat
Author(s):
autogenerated on Wed Mar 3 2021 03:09:16