Core Functions

This utility exposes a single explicit initialization function.

void BASIC_STDIO_Init ( void * pobj )

Initialize stdio interface redirection to the selected io interface.

Note

This parameter need to be NULL when using ITM which requires no context.

Parameters :

pobj – Pointer to the output interface context object.