请在 下方输入 要搜索的题目:

读取GPIOA5的电平使用的语句是( )


A、GPIO_ReadInputDataBit(GPIO, GPIO_Pin_5);;
B、GPIO_ReadInputDataBit(GPIOA, GPIO_Pin);;
C、GPIO_ReadInputDataBit(GPIOA, GPIO_Pin5);;
D、GPIO_ReadInputDataBit(GPIOA, GPIO_Pin_5);

发布时间:2025-03-14 11:04:53
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:GPIO_ReadInputDataBit(GPIOA, GPIO_Pin_5);
专业技术学习
专业技术学习
搜搜题库系统