foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
DMA_CHANNEL_CONFIG_s 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 134 of file dma_cfg.h.

Field Documentation

◆ rxChannel

dmaChannel_t DMA_CHANNEL_CONFIG_s::rxChannel

Definition at line 136 of file dma_cfg.h.

◆ txChannel

dmaChannel_t DMA_CHANNEL_CONFIG_s::txChannel

Definition at line 135 of file dma_cfg.h.


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