NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
Loading...
Searching...
No Matches
neorv32_dma_t Struct Reference

#include <neorv32_dma.h>

Data Fields

uint32_t CTRL
 
uint32_t DESC
 

Detailed Description

DMA module prototype

Field Documentation

◆ CTRL

uint32_t neorv32_dma_t::CTRL

control and status register (NEORV32_DMA_CTRL_enum)

◆ DESC

uint32_t neorv32_dma_t::DESC

descriptor FIFO


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