单片机c语言问题

2025-06-20 08:31:54
推荐回答(1个)
回答1:

#define 就是定义宏
表示PERIPH_BASE 在程序里出现 均代表 ((u32)0x40000000)
(u32)就是unsigned int