foxBMS  1.2.1
The foxBMS Battery Management System 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 125 of file dma_cfg.h.

Field Documentation

◆ rxChannel

dmaChannel_t DMA_CHANNEL_CONFIG::rxChannel

Definition at line 127 of file dma_cfg.h.

◆ txChannel

dmaChannel_t DMA_CHANNEL_CONFIG::txChannel

Definition at line 126 of file dma_cfg.h.


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