FlexCAN function FLEXCAN_DRV_ConfigRxMb() - Comment Incorrect

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FlexCAN function FLEXCAN_DRV_ConfigRxMb() - Comment Incorrect

1,133 次查看
datamstr
Contributor II

Hello NXP,

 

I noticed in the file fsl_flexcan_driver.h the comment shown below should be "ID of the message to receive".

 

/*!

* @brief FlexCAN receive message buffer field configuration

*

* @param   instance                   A FlexCAN instance number

* @param   mb_idx                     Index of the message buffer

* @param   rx_info                    Data info

* @param   msg_id                     ID of the message to transmit

* @return  0 if successful; non-zero failed

*/

flexcan_status_t FLEXCAN_DRV_ConfigRxMb(

    uint8_t instance,

    uint32_t mb_idx,

    flexcan_data_info_t *rx_info,

    uint32_t msg_id);

标签 (1)
标记 (2)
0 项奖励
回复
0 回复数