Public Attributes | List of all members
uart_hardware_struct_t Struct Reference

#include <system.h>

Public Attributes

USART_TypeDefdev
 
uint32_t DMA_Channel
 
uint32_t DMA_Rx_IT_Bit
 
uint32_t DMA_Tx_IT_Bit
 
GPIO_TypeDefGPIO
 
uint8_t GPIO_AF
 
IRQn_Type Rx_DMA_IRQn
 
DMA_Stream_TypeDefRx_DMA_Stream
 
uint16_t Rx_Pin
 
uint8_t Rx_PinSource
 
IRQn_Type Tx_DMA_IRQn
 
DMA_Stream_TypeDefTx_DMA_Stream
 
uint16_t Tx_Pin
 
uint8_t Tx_PinSource
 
IRQn_Type USART_IRQn
 

Detailed Description

Definition at line 106 of file system.h.

Member Data Documentation

USART_TypeDef* uart_hardware_struct_t::dev

Definition at line 108 of file system.h.

uint32_t uart_hardware_struct_t::DMA_Channel

Definition at line 120 of file system.h.

uint32_t uart_hardware_struct_t::DMA_Rx_IT_Bit

Definition at line 121 of file system.h.

uint32_t uart_hardware_struct_t::DMA_Tx_IT_Bit

Definition at line 122 of file system.h.

GPIO_TypeDef* uart_hardware_struct_t::GPIO

Definition at line 109 of file system.h.

uint8_t uart_hardware_struct_t::GPIO_AF

Definition at line 114 of file system.h.

IRQn_Type uart_hardware_struct_t::Rx_DMA_IRQn

Definition at line 116 of file system.h.

DMA_Stream_TypeDef* uart_hardware_struct_t::Rx_DMA_Stream

Definition at line 118 of file system.h.

uint16_t uart_hardware_struct_t::Rx_Pin

Definition at line 110 of file system.h.

uint8_t uart_hardware_struct_t::Rx_PinSource

Definition at line 112 of file system.h.

IRQn_Type uart_hardware_struct_t::Tx_DMA_IRQn

Definition at line 117 of file system.h.

DMA_Stream_TypeDef* uart_hardware_struct_t::Tx_DMA_Stream

Definition at line 119 of file system.h.

uint16_t uart_hardware_struct_t::Tx_Pin

Definition at line 111 of file system.h.

uint8_t uart_hardware_struct_t::Tx_PinSource

Definition at line 113 of file system.h.

IRQn_Type uart_hardware_struct_t::USART_IRQn

Definition at line 115 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