TAP_Print

Topfield Documentation

void TAP_Print(const void *fmt, ...);

It puts a formatted string data to RS232 port. It will be useful in case of debugging the TAP application.

Additional Documentation

Don't use float variables and formats, you'll get unpredictable output.