Skip to content

daisy::MAX11300Types::DmaBuffer

More...

#include <max11300.h>

Public Attributes

Name
uint8_t[41] rx_buffer
uint8_t[41] tx_buffer

Detailed Description

struct daisy::MAX11300Types::DmaBuffer;

A dma buffer that the user must put in non-cached memory.

Public Attributes Documentation

variable rx_buffer

uint8_t[41] rx_buffer;

variable tx_buffer

uint8_t[41] tx_buffer;

Updated on 2024-01-03 at 19:41:01 +0000