Dallas Semiconductor DS80C400 C Libraries Home Page

Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

MCConfig Struct Reference

#include <tini400_canbus.h>


Detailed Description

CAN Message center configuration structure. Used for configuration of receive parameters of Message Centers.


Data Fields

boolean ExtendedID
uint32_t ID
boolean MemeEnable
boolean MdmeEnable


Field Documentation

boolean MCConfig::ExtendedID
 

Flag indicates whether the identifier is in Standard or Extended format

uint32_t MCConfig::ID
 

Common for 11-bit (standard) and 29-bit (extended) Arbitration IDs, selectable by the ExtendedID flag (1 = Extended, 0 = Standard)

boolean MCConfig::MdmeEnable
 

Flag indicates whether Media identification masking is enabled or disabled

boolean MCConfig::MemeEnable
 

Flag indicates whether Message identification masking is enabled or disabled


The documentation for this struct was generated from the following file:
Copyright 2005 Dallas Semiconductor, Inc.. Documentation generated by Doxygen.