GET_UINT16
Basic definitions
#define
GET_UINT16
(
usAddr
)
(*((volatile
UINT16
*)(usAddr)))
Get a UINT16 value from usAddr.
在文件
los_base.h
第
121
行定义。