打印

关于位段区的问题

[复制链接]
2291|1
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
liudewei|  楼主 | 2008-3-10 14:27 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
TE, ST, IO, se, ADDR
*******************
bit_word_addr = bit_band_base + (byte_offset x 32) + (bit_number × 4)
where:
bit_word_addr is the address of the word in the alias memory region that maps to the
targeted bit.
bit_band_base is the starting address of the alias region
byte_offset is the number of the byte in the bit-band region that contains the targeted bit
bit_number is the bit position (0-31) of the targeted bit.
*******************

byte_offset 如何翻译?按位范围bit position (0-31),我想应该是字(32位)的起始点地址字节-20000000H。
沙发
香水城| | 2008-3-10 19:13 | 只看该作者

直译是“字节偏移”

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

27

主题

599

帖子

1

粉丝