AGHAF
4.5.1
Annecy electronique Generic Hardware Access Framework
|
structure to represent an indentifier CAN in the AGHAF library More...
#include <aghaf_can.h>
Public Attributes | |
union { | |
uint16_t std: 11 | |
Standard identifier. | |
uint32_t xtd: 29 | |
Extended identifier. | |
} | id |
Identifier. | |
AGHAF_CAN_IdentifierType | type |
Identifier type. | |
structure to represent an indentifier CAN in the AGHAF library