GET_UINT8
Basic definitions
#define
GET_UINT8
(
ucAddr
)
(*((volatile
UINT8
*)(ucAddr)))
Get a UINT8 value from ucAddr.
在文件
los_base.h
第
116
行定义。