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

Go to the source code of this file.

Classes

struct  struct_TX_DataQueueSPI
 strusture of data block sent to queue in order to start SPI emission More...
 
class  rtos_HW_SPI_Master
 This is a C++ wrapper for the original pico SDK spi master API, adapted to FreeRTOS environment. More...
 

Detailed Description

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