Public Member Functions | Public Attributes | List of all members
canopen::SyncProperties Struct Reference

#include <canopen.h>

Public Member Functions

bool operator== (const SyncProperties &p) const
 
 SyncProperties (const can::Header &h, const uint16_t &p, const uint8_t &o)
 

Public Attributes

const can::Header header_
 
const uint8_t overflow_
 
const uint16_t period_ms_
 

Detailed Description

Definition at line 165 of file canopen.h.

Constructor & Destructor Documentation

canopen::SyncProperties::SyncProperties ( const can::Header h,
const uint16_t &  p,
const uint8_t &  o 
)
inline

Definition at line 169 of file canopen.h.

Member Function Documentation

bool canopen::SyncProperties::operator== ( const SyncProperties p) const
inline

Definition at line 170 of file canopen.h.

Member Data Documentation

const can::Header canopen::SyncProperties::header_

Definition at line 166 of file canopen.h.

const uint8_t canopen::SyncProperties::overflow_

Definition at line 168 of file canopen.h.

const uint16_t canopen::SyncProperties::period_ms_

Definition at line 167 of file canopen.h.


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


canopen_master
Author(s): Mathias Lüdtke
autogenerated on Sat May 4 2019 02:40:43