C++ DevKit
C++ set of OOP library
Loading...
Searching...
No Matches
hw_dma.h File Reference
#include "hardware/dma.h"
#include "hardware/irq.h"
#include "hw/spi/hw_spi.h"
#include "hw/i2c/hw_i2c.h"
#include "FreeRTOS.h"
#include "task.h"
#include "semphr.h"
#include "queue.h"
Include dependency graph for hw_dma.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HW_DMA
 Class to manage a DMA channel. More...
 

Macros

#define I2C_BURST_SIZE   16
 I2C max FIFO size (according to RP2040 datasheet)
 

Detailed Description

Author
xiansnn (xians.nosp@m.nn@h.nosp@m.otmai.nosp@m.l.co.nosp@m.m)
Version
0.1
Date
2025-08-24