Using pointer to access array instead of index
摘要:
see MSP430 coding example below. uint8_t parity = 0; uint8_t index = 0; //flag gMUXTask.responseData[index++] = MUX_DATA_BIT_LOW; //dirty gMUXTask.res 阅读全文
posted @ 2019-01-28 11:20 荷树栋 阅读(136) 评论(0) 推荐(0)
浙公网安备 33010602011771号