|
CubeMon-Vue-Demo-STM32F407VGT6U
|
Functions | |
| retStatus | swo_init (swoType type) |
| Initialize the SWO message type, without initialization the type defaults to /ref SWO_NOT_ACTIVE. More... | |
| void | swo_print (char text[]) |
| Print a SWO message. More... | |
Variables | |
| swoType | swo_type = SWO_NOT_ACTIVE |
Initialize the SWO message type, without initialization the type defaults to /ref SWO_NOT_ACTIVE.
| [in] | type | type of the SWO messages |
| void swo_print | ( | char | text[] | ) |
Print a SWO message.
| [in] | text | text to print |
\n character to appended to each message to prevent SVN console bug