APM:Libraries
Public Attributes | List of all members
SPIDriverInfo Struct Reference

Public Attributes

SPIDriver * driver
 
uint8_t busid
 
uint8_t dma_channel_rx
 
uint8_t dma_channel_tx
 

Detailed Description

Definition at line 45 of file SPIDevice.cpp.

Member Data Documentation

◆ busid

uint8_t SPIDriverInfo::busid

◆ dma_channel_rx

uint8_t SPIDriverInfo::dma_channel_rx

Definition at line 48 of file SPIDevice.cpp.

◆ dma_channel_tx

uint8_t SPIDriverInfo::dma_channel_tx

Definition at line 49 of file SPIDevice.cpp.

◆ driver

SPIDriver* SPIDriverInfo::driver

The documentation for this struct was generated from the following file: