Function RP2040::to_string(DMA_RING_SIZE)

Function RP2040::to_string(DMA_RING_SIZE)#

Function Documentation#

inline const char *RP2040::to_string(DMA_RING_SIZE instance)#

Converts DMA_RING_SIZE to a C string.

Parameters:

instance[in] Value to convert.

Returns:

A C string representation of the value.