Nut/OS  4.10.3
API Reference
_CANFRAME Struct Reference

CAN frame structure. More...

#include <can_dev.h>

Collaboration diagram for _CANFRAME:

Data Fields

uint32_t id
uint8_t len
uint8_t byte [8]
uint8_t ext
uint8_t rtr

Detailed Description

CAN frame structure.

Definition at line 100 of file can_dev.h.


Field Documentation

Definition at line 101 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().

Definition at line 102 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().

Definition at line 103 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().

Definition at line 104 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().

Definition at line 105 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().


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