|
L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
|
Configure probes pins RealTime debugging and JTAG/SerialWires for LowPower. More...
Go to the source code of this file.
Functions | |
| void | DBG_Init (void) |
| Initializes the SW probes pins and the monitor RF pins via Alternate Function. | |
Configure probes pins RealTime debugging and JTAG/SerialWires for LowPower.
Copyright (c) 2026 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
Definition in file sys_debug.c.
| void DBG_Init | ( | void | ) |
Initializes the SW probes pins and the monitor RF pins via Alternate Function.
Definition at line 64 of file sys_debug.c.
Referenced by SystemApp_Init().