会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
帅胡
2022年10月30日
位域赋值注意事项
摘要: 1 #include <stdio.h> 2 #include <string.h> 3 4 typedef volatile unsigned int vuint32_t; 5 6 struct 7 { 8 union 9 { 10 vuint32_t R ; 11 struct 12 { 13
阅读全文
posted @ 2022-10-30 16:29 帅胡
阅读(72)
评论(0)
推荐(0)
编辑
导航
博客园
首页
新随笔
联系
订阅
管理
公告