当前位置:网站首页>Stm32f103zet6 [development of standard library functions] - Introduction to library functions
Stm32f103zet6 [development of standard library functions] - Introduction to library functions
2022-04-23 08:34:00 【Wang Xiaoqi next door】
One 、GPIO Overview of library functions
GPIO_DeInit // Add peripherals GPIOx Register reset to default
GPIO_AFIODeInit // Reuse functions ( Remapping event control and EXTI Set up ) Reset to default
GPIO_Init // according to GPIO_InitStruct The parameter specified in GPIOx register
GPIO_StructInit // hold GPIO_InitStruct Each parameter in the is filled in by default
GPIO_ReadInputDataBit // Read the input of the specified port pin
GPIO_ReadInputData // Read the specified GPIO Port input
GPIO_ReadOutputDataBit // Read the output of the specified port pin
GPIO_ReadOutputData // Read the specified GPIO Port output
GPIO_SetBits // Set the specified data port bit
GPIO_ResetBits // Clear the specified data port bit
GPIO_WriteBit // Set or clear the specified data port bit
GPIO_Write // Assign to GPIO The data port writes data
GPIO_PinLockConfig // lock GPIO Pin setting register
GPIO_EventOutputConfig // choice GPIO Pins are used as event outputs
GPIO_EventOutputCmd // Enable or disable event output
GPIO_PinRemapConfig // Change the mapping of the specified pin
GPIO_EXTILineConfig // choice GPIO The pin is used as an external interrupt line
版权声明
本文为[Wang Xiaoqi next door]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230810281599.html
边栏推荐
- Shell script advanced
- Redis master-slave server problem
- [learning] audio and video development from scratch (9) -- nuplayer
- A simple theme of Typecho with beautiful appearance_ Scarfskin source code download
- 耳穴诊疗随笔0421
- How browser works
- Add random attributes to the Li class array objects and sort them
- excle加水印
- Search the complete navigation program source code
- ATSS(CVPR2020)
猜你喜欢
面了一圈,整理了这套面试题。。
第一性原理 思维导图
一个必看的微信小程序开发指南1-基础知识了解
There are some problems when using numeric type to query string type fields in MySQL
根据字节码获取类的绝对路径
Qt读写XML文件
Excle plus watermark
IDEA导入commons-logging-1.2.jar包
Failed to convert a NumPy array to a Tensor(Unsupported Object type int)
洋桃电子STM32物联网入门30步笔记三、CubeMX图形化编程、设置开发板上的IO口
随机推荐
什么是RPC
Idea: export Yapi interface using easyyapi plug-in
对li类数组对象随机添加特性,并进行排序
Ajax cache prevention method
Failed to convert a NumPy array to a Tensor(Unsupported Object type int)
Navicat remote connection MySQL
Introduction to protobuf
Qtablewidget header customization and beautification developed by pyqt5 (with source code download)
form中enctype属性
Qt利用QtXlsx操作excel文件
How to generate assembly file
Queue (C language / linked list)
How to read books and papers
耳穴减肥自身感受细节描述0422
面了一圈,整理了这套面试题。。
Notes on English class (4)
JVM工具之Arthas使用
Qt读取路径下所有文件或指定类型文件(含递归、判断是否为空、创建路径)
pgsql想实现mysql一样样的列子查询操作
pdf加水印