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

SPI_TypeDef* spi_hardware_struct_t::dev

Definition at line 59 of file system.h.

uint32_t spi_hardware_struct_t::DMA_Channel

Definition at line 71 of file system.h.

IRQn_Type spi_hardware_struct_t::DMA_IRQn

Definition at line 68 of file system.h.

GPIO_TypeDef* spi_hardware_struct_t::GPIO

Definition at line 60 of file system.h.

uint8_t spi_hardware_struct_t::GPIO_AF

Definition at line 67 of file system.h.

uint16_t spi_hardware_struct_t::MISO_Pin

Definition at line 66 of file system.h.

uint8_t spi_hardware_struct_t::MISO_PinSource

Definition at line 65 of file system.h.

uint16_t spi_hardware_struct_t::MOSI_Pin

Definition at line 64 of file system.h.

uint8_t spi_hardware_struct_t::MOSI_PinSource

Definition at line 63 of file system.h.

DMA_Stream_TypeDef* spi_hardware_struct_t::Rx_DMA_Stream

Definition at line 70 of file system.h.

uint32_t spi_hardware_struct_t::Rx_DMA_TCIF

Definition at line 73 of file system.h.

uint16_t spi_hardware_struct_t::SCK_Pin

Definition at line 62 of file system.h.

uint8_t spi_hardware_struct_t::SCK_PinSource

Definition at line 61 of file system.h.

DMA_Stream_TypeDef* spi_hardware_struct_t::Tx_DMA_Stream

Definition at line 69 of file system.h.

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 Thu Apr 15 2021 05:07:58