CMSIS-DSP  
CMSIS DSP Software Library
 
Loading...
Searching...
No Matches
Tools for debugging

Functions

template<typename T>
void PrintType (void)
 Prints a textual representation of a type.
 

Description

Function Documentation

◆ PrintType()

template<typename T>
void PrintType ( void )

Prints a textual representation of a type.

Template Parameters
TThe datatype to display