This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

msp430+bq76pl536例程咨询



short spi_read_reg(unsigned char dev_addr,                    unsigned char reg_addr,                    short elem_num,                    unsigned char discard_crc,//*True, False*/                    unsigned char* pData)

此函数是否有问题?