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

SPI扩展配置参数定义。 更多...

#include <hal_spi.h>

hal_spi_extra_attr 的协作图:

成员变量

bool tx_use_dma
 
bool rx_use_dma
 
hal_spi_xfer_qspi_param_t qspi_param
 
hal_spi_xfer_sspi_param_t sspi_param
 

详细描述

SPI扩展配置参数定义。

结构体成员变量说明

◆ qspi_param

hal_spi_xfer_qspi_param_t hal_spi_extra_attr::qspi_param

QSPI参数。

◆ rx_use_dma

bool hal_spi_extra_attr::rx_use_dma

SPI是否使用DMA接收数据。

◆ sspi_param

hal_spi_xfer_sspi_param_t hal_spi_extra_attr::sspi_param

Single SPI参数。

◆ tx_use_dma

bool hal_spi_extra_attr::tx_use_dma

SPI是否使用DMA发送数据。


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