欢迎访问ic37.com |
会员登录 免费注册
发布采购

C8051F827-GS 参数 Datasheet PDF下载

C8051F827-GS图片预览
型号: C8051F827-GS
PDF下载: 下载PDF文件 查看货源
内容描述: 混合信号ISP功能的Flash MCU系列 [Mixed Signal ISP Flash MCU Family]
分类和应用: 微控制器和处理器外围集成电路光电二极管时钟
文件页数/大小: 250 页 / 1303 K
品牌: SILABS [ SILICON LABORATORIES ]
 浏览型号C8051F827-GS的Datasheet PDF文件第162页浏览型号C8051F827-GS的Datasheet PDF文件第163页浏览型号C8051F827-GS的Datasheet PDF文件第164页浏览型号C8051F827-GS的Datasheet PDF文件第165页浏览型号C8051F827-GS的Datasheet PDF文件第167页浏览型号C8051F827-GS的Datasheet PDF文件第168页浏览型号C8051F827-GS的Datasheet PDF文件第169页浏览型号C8051F827-GS的Datasheet PDF文件第170页  
C8051F80x-83x
24.6. CRC0 Bit Reverse Feature
CRC0 includes hardware to reverse the bit order of each bit in a byte as shown in Figure 24.1. Each byte
of data written to CRC0FLIP is read back bit reversed. For example, if 0xC0 is written to CRC0FLIP, the
data read back is 0x03. Bit reversal is a useful mathematical function used in algorithms such as the FFT.
SFR Definition 24.6. CRC0FLIP: CRC Bit Flip
Bit
Name
Type
Reset
0
0
0
0
7
6
5
4
3
2
1
0
CRC0FLIP[7:0]
R/W
0
0
0
0
SFR Address = 0xCF
Bit
Name
7:0
CRC0FLIP[7:0]
CRC0 Bit Flip.
Function
Any byte written to CRC0FLIP is read back in a bit-reversed order, i.e. the written
LSB becomes the MSB. For example:
If 0xC0 is written to CRC0FLIP, the data read back will be 0x03.
If 0x05 is written to CRC0FLIP, the data read back will be 0xA0.
166
Rev. 1.0