uc-sdk
|
FullCAN Entry structure. More...
#include <lpc17xx_can.h>
Public Attributes | |
uint8_t | controller |
uint8_t | disable |
uint16_t | id_11 |
FullCAN Entry structure.
Definition at line 703 of file lpc17xx_can.h.
uint8_t FullCAN_Entry::controller |
CAN Controller, should be:
Definition at line 704 of file lpc17xx_can.h.
uint8_t FullCAN_Entry::disable |
Disable bit, should be:
Definition at line 708 of file lpc17xx_can.h.
uint16_t FullCAN_Entry::id_11 |
Standard ID, should be 11-bit value
Definition at line 712 of file lpc17xx_can.h.