foxBMS  1.2.1
The foxBMS Battery Management System API Documentation
DMA_REQUEST_CONFIG Struct Reference

#include <dma_cfg.h>

Data Fields

dmaRequest_t txRequest
 
dmaRequest_t rxRequest
 

Detailed Description

describes the DMA requests corresponding to the DMA channel used for an SPI interface

Definition at line 131 of file dma_cfg.h.

Field Documentation

◆ rxRequest

dmaRequest_t DMA_REQUEST_CONFIG::rxRequest

Definition at line 133 of file dma_cfg.h.

◆ txRequest

dmaRequest_t DMA_REQUEST_CONFIG::txRequest

Definition at line 132 of file dma_cfg.h.


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