AvrIO  1.4.5
Bibliothèque C modulaire pour ATMEL AVR
Référence de la structure xCanFrame

Trame CAN. Plus de détails...

#include <can.h>

Champs de données

uint8_t ucData [8]
 
xCanArbField xArb
 
xCanCtrlField xCtrl
 

Description détaillée

Trame CAN.

Définition à la ligne 132 du fichier can.h.

Documentation des champs

uint8_t xCanFrame::ucData[8]

Octets de données

Définition à la ligne 136 du fichier can.h.

xCanArbField xCanFrame::xArb

Champs d'arbitrage

Définition à la ligne 134 du fichier can.h.

xCanCtrlField xCanFrame::xCtrl

Champs de contrôle

Définition à la ligne 135 du fichier can.h.