![]() |
S32 SDK
|
Pretended Networking ID filter. More...
#include <flexcan_hal.h>
Data Fields | |
bool | extendedId |
bool | remoteFrame |
uint32_t | id |
Pretended Networking ID filter.
Definition at line 209 of file flexcan_hal.h.
bool extendedId |
Specifies if the ID is standard or extended.
Definition at line 210 of file flexcan_hal.h.
uint32_t id |
Specifies the ID value.
Definition at line 212 of file flexcan_hal.h.
bool remoteFrame |
Specifies if the frame is standard or remote.
Definition at line 211 of file flexcan_hal.h.