Public Attributes | List of all members
i2c_hardware_struct_t Struct Reference

#include <system.h>

Public Attributes

I2C_TypeDefdev
 
uint32_t DMA_Channel
 
IRQn_Type DMA_IRQn
 
DMA_Stream_TypeDefDMA_Stream
 
uint32_t DMA_TCIF
 
GPIO_TypeDefGPIO
 
uint8_t GPIO_AF
 
uint32_t I2C_ClockSpeed
 
IRQn_Type I2C_ER_IRQn
 
IRQn_Type I2C_EV_IRQn
 
uint16_t SCL_Pin
 
uint8_t SCL_PinSource
 
uint16_t SDA_Pin
 
uint8_t SDA_PinSource
 

Detailed Description

Definition at line 76 of file system.h.

Member Data Documentation

I2C_TypeDef* i2c_hardware_struct_t::dev

Definition at line 78 of file system.h.

uint32_t i2c_hardware_struct_t::DMA_Channel

Definition at line 89 of file system.h.

IRQn_Type i2c_hardware_struct_t::DMA_IRQn

Definition at line 90 of file system.h.

DMA_Stream_TypeDef* i2c_hardware_struct_t::DMA_Stream

Definition at line 88 of file system.h.

uint32_t i2c_hardware_struct_t::DMA_TCIF

Definition at line 91 of file system.h.

GPIO_TypeDef* i2c_hardware_struct_t::GPIO

Definition at line 82 of file system.h.

uint8_t i2c_hardware_struct_t::GPIO_AF

Definition at line 83 of file system.h.

uint32_t i2c_hardware_struct_t::I2C_ClockSpeed

Definition at line 79 of file system.h.

IRQn_Type i2c_hardware_struct_t::I2C_ER_IRQn

Definition at line 81 of file system.h.

IRQn_Type i2c_hardware_struct_t::I2C_EV_IRQn

Definition at line 80 of file system.h.

uint16_t i2c_hardware_struct_t::SCL_Pin

Definition at line 85 of file system.h.

uint8_t i2c_hardware_struct_t::SCL_PinSource

Definition at line 84 of file system.h.

uint16_t i2c_hardware_struct_t::SDA_Pin

Definition at line 87 of file system.h.

uint8_t i2c_hardware_struct_t::SDA_PinSource

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