luat_soc_sdk_2024 V1.0
luat_fatfs_spi结构体 参考

#include <luat_spi.h>

成员变量

uint8_t type
 
uint8_t spi_id
 
uint8_t spi_cs
 
uint8_t nop
 
uint32_t fast_speed
 
uint8_t transfer_buf [7]
 
luat_spi_device_tspi_device
 

详细描述

在文件 luat_spi.h29 行定义.

结构体成员变量说明

◆ fast_speed

uint32_t fast_speed

在文件 luat_spi.h35 行定义.

◆ nop

uint8_t nop

在文件 luat_spi.h34 行定义.

◆ spi_cs

uint8_t spi_cs

在文件 luat_spi.h33 行定义.

◆ spi_device

luat_spi_device_t* spi_device

在文件 luat_spi.h37 行定义.

◆ spi_id

uint8_t spi_id

在文件 luat_spi.h32 行定义.

◆ transfer_buf

uint8_t transfer_buf[7]

在文件 luat_spi.h36 行定义.

◆ type

uint8_t type

在文件 luat_spi.h31 行定义.


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