Hi:
status_t FLEXCAN_DRV_ConfigRxMb(uint8_t instance,uint8_t mb_idx,const flexcan_data_info_t *rx_info,uint32_t msg_id)
void FLEXCAN_DRV_InstallEventCallback(uint8_t instance,flexcan_callback_t callback,void *callbackParam)
if i want to enter interrupt when i receive two or more message,what should set?
Thank you for your answer!