WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_uart_pin_config_t结构体 参考

UART的PIN配置数据结构定义 更多...

#include <hal_uart.h>

成员变量

pin_t tx_pin
 
pin_t rx_pin
 
pin_t cts_pin
 
pin_t rts_pin
 

详细描述

UART的PIN配置数据结构定义

结构体成员变量说明

◆ cts_pin

pin_t hal_uart_pin_config_t::cts_pin

发送就绪引脚

◆ rts_pin

pin_t hal_uart_pin_config_t::rts_pin

接收就绪引脚

◆ rx_pin

pin_t hal_uart_pin_config_t::rx_pin

接收引脚

◆ tx_pin

pin_t hal_uart_pin_config_t::tx_pin

发送引脚


该结构体的文档由以下文件生成: