cmsis_dap_cmd_dap_swo_baudrate() function
Sets the baudrate for capturing SWO trace data. Can be called iteratively to determine supported baudrates.
Arguments
in_baudrate
Requested baudrate.
dev_baudrate
Actual baudrate or 0 (baudrate not configured). When requested baudrate is not achievable the closest configured baudrate can be returned or 0 which indicates that baudrate was not configured.