TI中文支持网
TI专业的中文技术问题搜集分享网站

小白请教

#define HWREG16(x) \
(*((volatile uint16_t*)((uint16_t)x))) 是什么意思?

Seven Han:

你好,参考下这边帖子中的解释:

http://www.deyisupport.com/question_answer/microcontrollers/msp430/f/55/p/83589/211211.aspx#211211

灰小子:

这是一种常用的直接操作指定地址寄存器的方法。

赞(0)
未经允许不得转载:TI中文支持网 » 小白请教
分享到: 更多 (0)