DBG_STR
This macro is used to output a null terminated string to serial port 1 of the PSG.
On PSI-E and newer, this API writes to the HSM trace log.
On SafeNet ProtectServer PCIe HSMs, printf is preferred over use of this API.
Synopsis
include <fmdebug.h>
int dbg_str()
| Parameter | Description | 
|---|---|
str
                                                             | 
                                                            String to output to serial port |