Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

td_s_pdo_receive_transfer_table Struct Reference

#include <pdo.h>


Data Fields

BYTE transmissionType
BOOL processed
BYTE count
s_variable_mapping mappingEntry [MAPPING_PARAMETER_COUNT]


Detailed Description

Struct to store received PDOs.


Field Documentation

BYTE td_s_pdo_receive_transfer_table::count
 

count of used PDO mapping parameters

s_variable_mapping td_s_pdo_receive_transfer_table::mappingEntry[MAPPING_PARAMETER_COUNT]
 

mapping parameters for this PDO

BOOL td_s_pdo_receive_transfer_table::processed
 

if this entry has been processed or not. TRUE = already processed.

BYTE td_s_pdo_receive_transfer_table::transmissionType
 

transmission type of the PDO: only transmissiontype 255 (0xFF) is supported yet.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 25 01:04:58 2002 for CANopen SlaveLib by doxygen1.2.17