当前位置:网站首页>STM32F103ZET6【标准库函数开发】----库函数介绍
STM32F103ZET6【标准库函数开发】----库函数介绍
2022-04-23 08:11:00 【隔壁家的王小琪】
一、GPIO库函数总览
GPIO_DeInit //将外设GPIOx 寄存器重设为缺省值
GPIO_AFIODeInit //将复用功能(重映射事件控制和EXTI 设置)重设为缺省值
GPIO_Init //根据GPIO_InitStruct 中指定的参数初始化外设GPIOx 寄存器
GPIO_StructInit //把GPIO_InitStruct 中的每一个参数按缺省值填入
GPIO_ReadInputDataBit //读取指定端口管脚的输入
GPIO_ReadInputData //读取指定的GPIO 端口输入
GPIO_ReadOutputDataBit //读取指定端口管脚的输出
GPIO_ReadOutputData //读取指定的GPIO 端口输出
GPIO_SetBits //设置指定的数据端口位
GPIO_ResetBits //清除指定的数据端口位
GPIO_WriteBit //设置或者清除指定的数据端口位
GPIO_Write //向指定GPIO 数据端口写入数据
GPIO_PinLockConfig //锁定GPIO 管脚设置寄存器
GPIO_EventOutputConfig //选择GPIO 管脚用作事件输出
GPIO_EventOutputCmd //使能或者失能事件输出
GPIO_PinRemapConfig //改变指定管脚的映射
GPIO_EXTILineConfig //选择GPIO 管脚用作外部中断线路
版权声明
本文为[隔壁家的王小琪]所创,转载请带上原文链接,感谢
https://blog.csdn.net/wsq_666/article/details/124309434
边栏推荐
- Queue (C language / linked list)
- 对OutputStream类的flush()方法的误解
- 使用JWT生成与解析Token
- swagger文档导出自定义v2/api-docs拦截
- SYS_CONNECT_BY_PATH(column,'char') 结合 start with ... connect by prior
- okcc呼叫中心外呼系统智能系统需要用多大的盘存录音?
- 《深度学习》学习笔记(八)
- 5.6 comprehensive case - RTU-
- WordPress love navigation theme 1.1.3 simple atmosphere website navigation source code website navigation source code
- npm安装yarn
猜你喜欢

MySQL数据库中delete、truncate、drop原理详解

ASAN 极简原理

freertos学习02-队列 stream buffer message buffer

Search the complete navigation program source code

信息收集相关知识点及题解

Goland 调试go使用-大白记录

pgsql想实现mysql一样样的列子查询操作

Green apple film and television system source code film and television aggregation film and television navigation film and television on demand website source code

Idea: export Yapi interface using easyyapi plug-in

synchronized 实现原理
随机推荐
How browser works
Using qlst excel file
There are some problems when using numeric type to query string type fields in MySQL
JVM工具之Arthas使用
测试你的机器学习流水线
ajax防止缓存方法
第一性原理 思维导图
Qt编译QtXlsx库
pgsql想实现mysql一样样的列子查询操作
通过实现参数解析器HandlerMethodArgumentResolver接口来自定义注解
[C语言] 文件操作《一》
Goland 调试go使用-大白记录
项目上传部分
2022.4.11-4.17 AI industry weekly (issue 93): the dilemma of AI industry
获取TrustedInstaller权限
QFileDialog select multiple files or folders
idea配置连接远程数据库MySQL,或者是Navicat连接远程数据库失败问题(已解决)
Situational leaders - Chapter 7, solving performance problems
QT reading and writing XML files
SYS_ CONNECT_ BY_ Path (column, 'char') combined with start with connect by prior