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.

F2812 字节高位部分直接读取



Hell:

 各位好,请教大家一个问题,我现在用F2812开发产品,现在想读取一个字节(unsigned char)的Bit8~Bit15部分,而不用向右移位8位(>>8)。

谢谢!