Motion Master
Loading...
Searching...
No Matches
Public Attributes | List of all members
common::UiPdoMapping Struct Reference

Represents the PDO mapping for RX and TX channels. More...

#include <common.h>

Public Attributes

std::map< std::uint16_t, std::vector< std::uint32_t > > rx
 
std::map< std::uint16_t, std::vector< std::uint32_t > > tx
 

Detailed Description

Represents the PDO mapping for RX and TX channels.

Contains two ordered maps:

Member Data Documentation

◆ rx

std::map<std::uint16_t, std::vector<std::uint32_t> > common::UiPdoMapping::rx

◆ tx

std::map<std::uint16_t, std::vector<std::uint32_t> > common::UiPdoMapping::tx

The documentation for this struct was generated from the following file: