SpiDevInfo
Overview
Related Modules:
Description:
Defines the general SPI device descriptor, which can be used as the unique identifier of an SPI device. When operating an SPI device, you need to specify a descriptor of the SpiDevInfo type, and obtain the handle of the SPI device by calling SpiOpen.
Since:
1.0
Summary
Data Fields
Details
Field Documentation
busNum
uint32_t SpiDevInfo::busNum
Description:
SPI bus number
csNum
uint32_t SpiDevInfo::csNum
Description:
SPI device chip select (CS)