完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
|
|
相关推荐
3 个讨论
|
|
//Set the peripheral muxing for the specified pin. The appropriate
//parameters can be found in the GPIO Muxed Pins table(4.4) in the datasheet. //Use the GPIO index row (0 to 15) to select a muxing option for the GPIO. void GPIO_SetupPinMux(Uint16 pin, Uint16 cpu, Uint16 peripheral) //Setup up the GPIO input/output options for the specified pin. //The flags are a 16-bit mask produced by ORing together options. //For input pins, the valid flags are: //GPIO_PULLUP Enable pull-up //GPIO_INVERT Enable input polarity inversion //GPIO_SYNC Synchronize the input latch to PLLSYSCLK (default -- you don't need to specify this) //GPIO_QUAL3 Use 3-sample qualification //GPIO_QUAL6 Use 6-sample qualification //GPIO_ASYNC Do not use synchronization or qualification //(Note: only one of SYNC, QUAL3, QUAL6, or ASYNC is allowed) // //For output pins, the valid flags are: //GPIO_OPENDRAIN Output in open drain mode //GPIO_PULLUP If open drain enabled, also enable the pull-up //and the input qualification flags (SYNC/QUAL3/QUAL6/SYNC) listed above. // //With no flags, the default input state is synchronous with no //pull-up or polarity inversion. The default output state is //the standard digital output. void GPIO_SetupPinOptions(Uint16 pin, Uint16 output, Uint16 flags) |
|
|
|
|
|
009712 发表于 2020-7-16 06:27 其实我就是这些注释话没看懂,后面两个参数我懂,就是第一个参数是怎么对应到GPIO上的? |
|
|
|
|
|
只有小组成员才能发言,加入小组>>
NA555DR VCC最低电压需要在5V供电,为什么用3.3V供电搭了个单稳态触发器也使用正常?
661 浏览 3 评论
MSP430F249TPMR出现高温存储后失效了的情况,怎么解决?
587 浏览 1 评论
对于多级放大电路板,在PCB布局中,电源摆放的位置应该注意什么?
1041 浏览 1 评论
720 浏览 0 评论
普中科技F28335开发板每次上电复位后数码管都会显示,如何熄灭它?
516 浏览 1 评论
请问下tpa3220实际测试引脚功能和官方资料不符,哪位大佬可以帮忙解答下
153浏览 20评论
请教下关于TAS5825PEVM评估模块原理图中不太明白的地方,寻求答疑
118浏览 14评论
在使用3254进行录音的时候出现一个奇怪的现象,右声道有吱吱声,请教一下,是否是什么寄存器设置存在问题?
122浏览 13评论
TLV320芯片内部自带数字滤波功能,请问linein进来的模拟信号是否是先经过ADC的超采样?
120浏览 12评论
TPA6304-Q1: TPA6304 两片公用一组I2C的话,其中一片配置不成功怎么办
163浏览 10评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-20 04:20 , Processed in 0.852850 second(s), Total 50, Slave 43 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号