APM:Libraries
Public Attributes | List of all members
I2C_DMA Struct Reference

#include <i2c.h>

Public Attributes

uint32_t channel
 
dma_stream stream_rx
 
dma_stream stream_tx
 

Detailed Description

Definition at line 82 of file i2c.h.

Member Data Documentation

◆ channel

uint32_t I2C_DMA::channel

Definition at line 83 of file i2c.h.

◆ stream_rx

dma_stream I2C_DMA::stream_rx

Definition at line 84 of file i2c.h.

◆ stream_tx

dma_stream I2C_DMA::stream_tx

Definition at line 85 of file i2c.h.


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