完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
哪位大侠可以帮我一下吗?在user.h头文件中如下定义:
//! brief Defines the location of the HRPWMENCLK bits in the PCLKCR0 register //! #define CLK_PCLKCR0_HRPWMENCLK_BITS (1 << 0) //! brief Defines the location of the LINAENCLK bits in the PCLKCR0 register //! #define CLK_PCLKCR0_LINAENCLK_BITS (1 << 1) 中 (1 << 0),和 (1 << 1) 是什么意思?? 谢谢啦
|
|
相关推荐
5 个讨论
|
|
广陵云峰 发表于 2018-10-24 17:23 麻烦再追问一下,在头文件中有 //! brief Defines the number of bits per INTSELxNy register //! #define ADC_INTSELxNy_NUMBITS_PER_REG 8 //! brief Defines the log2() of the number of bits per INTSELxNy register //! #define ADC_INTSELxNy_LOG2_NUMBITS_PER_REG 3 //! brief Defines the location of the INTSEL bits in the INTSELxNy register //! #define ADC_INTSELxNy_INTSEL_BITS (31 << 0) //! brief Defines the location of the INTE bits in the INTSELxNy register //! #define ADC_INTSELxNy_INTE_BITS (1 << 5) //! brief Defines the location of the INTCONT bits in the INTSELxNy register //! #define ADC_INTSELxNy_INTCONT_BITS (1 << 6) //! brief Defines the location of the ACQPS bits in the ADCSOCxCTL register //! #define ADC_ADCSOCxCTL_ACQPS_BITS (63 << 0) //! brief Defines the location of the CHSEL bits in the ADCSOCxCTL register //! #define ADC_ADCSOCxCTL_CHSEL_BITS (15 << 6) //! brief Defines the location of the TRIGSEL bits in the ADCSOCxCTL register //! #define ADC_ADCSOCxCTL_TRIGSEL_BITS (31 << 11) 8在这里如何解释, (15 << 6)如何解释,是15位左移6位吗, (31 << 11),寄存器是最多32位吗,31位左移11位后变成什么了,不就又回到低位了? 谢谢 |
|
|
|
|
|
qwe041 发表于 2018-10-24 17:33 31=0x1F,左移11位为0xF800.对应着ADCSOCxCTL的TRIGSEL所在的高五位 |
|
|
|
|
|
只有小组成员才能发言,加入小组>>
351 浏览 1 评论
545 浏览 2 评论
NA555DR VCC最低电压需要在5V供电,为什么用3.3V供电搭了个单稳态触发器也使用正常?
790 浏览 3 评论
MSP430F249TPMR出现高温存储后失效了的情况,怎么解决?
660 浏览 1 评论
对于多级放大电路板,在PCB布局中,电源摆放的位置应该注意什么?
1140 浏览 1 评论
AT32F407在USART2 DMA发送数据时,接包接到了要发送的数据,程序还是处于等待传输完成的标识判断中,为什么?
84浏览 29评论
297浏览 23评论
请问下tpa3220实际测试引脚功能和官方资料不符,哪位大佬可以帮忙解答下
261浏览 20评论
请教下关于TAS5825PEVM评估模块原理图中不太明白的地方,寻求答疑
210浏览 14评论
两个TMP117传感器一个可以正常读取温度值,一个读取的值一直是0,为什么?
68浏览 13评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-28 05:55 , Processed in 1.006975 second(s), Total 69, Slave 57 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号