⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ir.cfg

📁 flash programming STI 5.5.1.4 DCU3
💻 CFG
字号:
## Author:	Jason Newell## Created	18/02/2002## Title		ST5514 IR Blaster Register Definitionsproc ir_regs {	##TX REGISTERS		register IRB_TX_PRESCALER_IR 					0x20115000 -group IRBLASTER	-c	register IRB_TX_SUBCARRIER_IR					0x20115004 -group IRBLASTER	-s	register IRB_TX_SYM_PERIOD_IR					0x20115008 -group IRBLASTER	-s -writeonly	register IRB_TX_ONTIME_IR						0x2011500C -group IRBLASTER	-s -writeonly	register IRB_TX_INT_EN_IR						0x20115010 -group IRBLASTER	-c	register IRB_TX_INT_STATUS_IR					0x20115014 -group IRBLASTER	-c -readonly	register IRB_TX_EN_IR							0x20115018 -group IRBLASTER	-c	register IRB_TX_CLR_UNDERRUN_IR				0x2011501C -group IRBLASTER	-c -writeonly	##RX IR REGISTERS	register IRB_RX_ONTIME_IR						0x20115040 -group IRBLASTER	-s -readonly	register IRB_RX_SYM_PERIOD						0x20115044 -group IRBLASTER	-s -readonly	register IRB_RX_INT_EN_IR 						0x20115048 -group IRBLASTER	-c	register IRB_RX_INT_STATUS_IR					0x2011504C -group IRBLASTER	-c -readonly	register IRB_RX_EN_IR							0x20115050 -group IRBLASTER	-c	register IRB_RX_MAX_SYM_PERIOD_IR 			0x20115054 -group	IRBLASTER	-s	register IRB_RX_CLR_OVERRUN_IR				0x20115058 -group	IRBLASTER	-c -writeonly	register IRB_RX_POLINV_REG_IR					0x20115068 -group	IRBLASTER	-c	##RX UHF REGISTERS	register IRB_RX_ONTIME_UHF						0x20115080 -group IRBLASTER	-s -readonly	register IRB_RX_SYM_PERIOD_UHF				0x20115084 -group IRBLASTER	-s -readonly	register IRB_RX_INT_EN_UHF 					0x20115088 -group IRBLASTER	-c	register IRB_RX_INT_STATUS_UHF 				0x2011508C -group IRBLASTER	-c -readonly	register IRB_RX_EN_UHF							0x20115090 -group IRBLASTER	-c	register IRB_RX_MAX_SYM_PERIOD_UHF 			0x20115094 -group	IRBLASTER	-s	register IRB_RX_CLR_OVERRUN_UHF				0x20115098 -group	IRBLASTER	-c -writeonly	register IRB_RX_NOISE_SUPPRESS_WIDTH_UHF	0x2011509C -group	IRBLASTER	-c	register IRB_RX_POLINV_REG_UHF				0x201150A8 -group	IRBLASTER	-c	##COMMON RX REGISTERS	register IRB_RX_SAMPLING_RATE_COMMON		0x20115064 -group	IRBLASTER	-c}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -