摘要: 有人问我一段以前写的代码的细节,函数名是xxx_CAN_Config_Rx_ID_Group,用的是ST的芯片 1 tmpOrRes = 0; 2 tmpAndRes = xxx_CAN_ID_MAX; 3 4 for(uint32_t i = 0; i < len; i++) 5 { 6 if(R 阅读全文
posted @ 2025-08-27 12:07 蓝bleu 阅读(15) 评论(0) 推荐(0)