#include <system.h>
Public Attributes | |
I2C_TypeDef * | dev |
uint32_t | DMA_Channel |
IRQn_Type | DMA_IRQn |
DMA_Stream_TypeDef * | DMA_Stream |
uint32_t | DMA_TCIF |
GPIO_TypeDef * | GPIO |
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 |
I2C_TypeDef* i2c_hardware_struct_t::dev |
DMA_Stream_TypeDef* i2c_hardware_struct_t::DMA_Stream |
GPIO_TypeDef* i2c_hardware_struct_t::GPIO |