SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
_flexcan_rx_mb_config

#include <sdrv_flexcan.h>

Data Fields

uint32_t id
 
flexcan_frame_format_e format
 
flexcan_frame_type_e type
 

Detailed Description

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.

Field Documentation

◆ format

CAN Frame Identifier format(Standard of Extend).

◆ id

uint32_t id

CAN Message Buffer Frame Identifier.

◆ type

CAN Frame Type(Data or Remote).


The documentation for this struct was generated from the following file: