Public Attributes | List of all members
spi_hardware_struct_t Struct Reference

#include <system.h>

Public Attributes

SPI_TypeDefdev
 
uint32_t DMA_Channel
 
IRQn_Type DMA_IRQn
 
GPIO_TypeDefGPIO
 
uint8_t GPIO_AF
 
uint16_t MISO_Pin
 
uint8_t MISO_PinSource
 
uint16_t MOSI_Pin
 
uint8_t MOSI_PinSource
 
DMA_Stream_TypeDefRx_DMA_Stream
 
uint32_t Rx_DMA_TCIF
 
uint16_t SCK_Pin
 
uint8_t SCK_PinSource
 
DMA_Stream_TypeDefTx_DMA_Stream
 
uint32_t Tx_DMA_TCIF
 

Detailed Description

Definition at line 57 of file system.h.

Member Data Documentation

◆ dev

SPI_TypeDef* spi_hardware_struct_t::dev

Definition at line 59 of file system.h.

◆ DMA_Channel

uint32_t spi_hardware_struct_t::DMA_Channel

Definition at line 71 of file system.h.

◆ DMA_IRQn

IRQn_Type spi_hardware_struct_t::DMA_IRQn

Definition at line 68 of file system.h.

◆ GPIO

GPIO_TypeDef* spi_hardware_struct_t::GPIO

Definition at line 60 of file system.h.

◆ GPIO_AF

uint8_t spi_hardware_struct_t::GPIO_AF

Definition at line 67 of file system.h.

◆ MISO_Pin

uint16_t spi_hardware_struct_t::MISO_Pin

Definition at line 66 of file system.h.

◆ MISO_PinSource

uint8_t spi_hardware_struct_t::MISO_PinSource

Definition at line 65 of file system.h.

◆ MOSI_Pin

uint16_t spi_hardware_struct_t::MOSI_Pin

Definition at line 64 of file system.h.

◆ MOSI_PinSource

uint8_t spi_hardware_struct_t::MOSI_PinSource

Definition at line 63 of file system.h.

◆ Rx_DMA_Stream

DMA_Stream_TypeDef* spi_hardware_struct_t::Rx_DMA_Stream

Definition at line 70 of file system.h.

◆ Rx_DMA_TCIF

uint32_t spi_hardware_struct_t::Rx_DMA_TCIF

Definition at line 73 of file system.h.

◆ SCK_Pin

uint16_t spi_hardware_struct_t::SCK_Pin

Definition at line 62 of file system.h.

◆ SCK_PinSource

uint8_t spi_hardware_struct_t::SCK_PinSource

Definition at line 61 of file system.h.

◆ Tx_DMA_Stream

DMA_Stream_TypeDef* spi_hardware_struct_t::Tx_DMA_Stream

Definition at line 69 of file system.h.

◆ Tx_DMA_TCIF

uint32_t spi_hardware_struct_t::Tx_DMA_TCIF

Definition at line 72 of file system.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Mon Feb 28 2022 23:36:18