A configuration structure for MFM Ping-pong buffer in RAIL.
Public Attributes#
uint32_t *
pointer to buffer0.
uint32_t *
pointer to buffer1.
uint32_t
size of each buffer A and B in 32-bit words.
Public Attribute Documentation#
pBuffer0#
uint32_t* RAIL_MFM_PingPongBufferConfig_t::pBuffer0
pointer to buffer0.
Must be 32-bit aligned.
pBuffer1#
uint32_t* RAIL_MFM_PingPongBufferConfig_t::pBuffer1
pointer to buffer1.
Must be 32-bit aligned.
bufferSizeWords#
uint32_t RAIL_MFM_PingPongBufferConfig_t::bufferSizeWords
size of each buffer A and B in 32-bit words.