关于位段区的问题

[复制链接]
2942|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

主题

601

帖子

1

粉丝
快速回复 在线客服 返回列表 返回顶部