RAIL_MFM_PingPongBufferConfig_t Struct Reference
A configuration structure for MFM Ping-pong buffer in RAIL.
#include <
rail_mfm.h
>
Data Fields |
|
uint32_t * | pBuffer0 |
pointer to buffer0.
|
|
uint32_t * | pBuffer1 |
pointer to buffer1.
|
|
uint32_t | bufferSizeWords |
size of each buffer A and B in 32-bit words.
|
A configuration structure for MFM Ping-pong buffer in RAIL.
Definition at line
167
of file
rail_mfm.h
.
Field Documentation
◆ bufferSizeWords
uint32_t RAIL_MFM_PingPongBufferConfig_t::bufferSizeWords |
size of each buffer A and B in 32-bit words.
Definition at line
173
of file
rail_mfm.h
.
◆ pBuffer0
uint32_t* RAIL_MFM_PingPongBufferConfig_t::pBuffer0 |
pointer to buffer0.
Must be 32-bit aligned.
Definition at line
169
of file
rail_mfm.h
.
◆ pBuffer1
uint32_t* RAIL_MFM_PingPongBufferConfig_t::pBuffer1 |
pointer to buffer1.
Must be 32-bit aligned.
Definition at line
171
of file
rail_mfm.h
.
The documentation for this struct was generated from the following file:
-
common/
rail_mfm.h