uc-sdk
|
Extended ID Frame Format Entry structure. More...
#include <lpc17xx_can.h>
Public Attributes | |
uint8_t | controller |
uint32_t | ID_29 |
Extended ID Frame Format Entry structure.
Definition at line 759 of file lpc17xx_can.h.
uint8_t EFF_Entry::controller |
CAN Controller, should be:
Definition at line 760 of file lpc17xx_can.h.
uint32_t EFF_Entry::ID_29 |
Extend ID, shoud be 29-bit value
Definition at line 764 of file lpc17xx_can.h.