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

Field Documentation

◆ rxRequest

dmaRequest_t DMA_REQUEST_CONFIG_s::rxRequest

Definition at line 142 of file dma_cfg.h.

◆ txRequest

dmaRequest_t DMA_REQUEST_CONFIG_s::txRequest

Definition at line 141 of file dma_cfg.h.


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