|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_flexcan.h>
Data Fields | |
| uint32_t | id |
| flexcan_frame_format_e | format |
| flexcan_frame_type_e | type |
This structure is used as the parameter of FLEXCAN_SetRxMbConfig() function. The FLEXCAN_SetRxMbConfig() function is used to configure FlexCAN Receive Message Buffer. The function abort previous receiving process, clean the Message Buffer and activate the Rx Message Buffer using given Message Buffer setting.
| flexcan_frame_format_e format |
CAN Frame Identifier format(Standard of Extend).
| uint32_t id |
CAN Message Buffer Frame Identifier.
| flexcan_frame_type_e type |
CAN Frame Type(Data or Remote).