搜索资源列表
arm
- these are arm codes for 0r12-these are arm codes for 0r1200
setBitVal
- 在嵌入式ARM开发中,需要对寄存器的各个bit位按照需求进行设置;而在阅读源代码时,需要清楚各个bit的哪些是被置1的。setBitVal正是用于能够清楚的读取一个数的bit位是否为1或0的小工具。可以直接在windows环境下运行Release\setBitVal.exe。-setBitVal is a little tool for calculating the bitValue(1/0) from one HEXValue,or converting the BIN(bit values