Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
EFF_Entry Struct Reference
[CAN_Public_Types]
Extended ID Frame Format Entry structure. More...
#include <lpc17xx_can.h>
Data Fields | |
| uint8_t | controller |
CAN Controller, should be:
| |
| uint32_t | ID_29 |
| Extend ID, shoud be 29-bit value. | |
Detailed Description
Extended ID Frame Format Entry structure.
Definition at line 669 of file lpc17xx_can.h.
Field Documentation
| uint8_t controller |
CAN Controller, should be:
- CAN1_CTRL: CAN1 Controller
- CAN2_CTRL: CAN2 Controller.
Definition at line 670 of file lpc17xx_can.h.
| uint32_t ID_29 |
Extend ID, shoud be 29-bit value.
Definition at line 674 of file lpc17xx_can.h.
Generated on Tue Jul 12 2022 17:06:03 by
1.7.2