foxBMS-UnitTests  1.0.0
The foxBMS Unit Tests API Documentation
DMA_CHANNEL_CONFIG Struct Reference

#include <dma_cfg.h>

Data Fields

dmaChannel_t txChannel
 
dmaChannel_t rxChannel
 

Detailed Description

describes the RX and TX DMA channels used for an SPI interface

Definition at line 107 of file dma_cfg.h.

Field Documentation

◆ rxChannel

dmaChannel_t DMA_CHANNEL_CONFIG::rxChannel

Definition at line 109 of file dma_cfg.h.

◆ txChannel

dmaChannel_t DMA_CHANNEL_CONFIG::txChannel

Definition at line 108 of file dma_cfg.h.


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