Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SWD USBDevice mbed BaseDAP
Target2 Class Reference
Target MCU interface. More...
#include <Target2.h>
Public Member Functions | |
| Target2 (PinName swdio, PinName swclk, PinName reset) | |
| create target MCU interface | |
| Target2 (SWD *swd) | |
| create target MCU interface | |
Detailed Description
Target MCU interface.
Definition at line 36 of file Target2.h.
Constructor & Destructor Documentation
| Target2 | ( | PinName | swdio, |
| PinName | swclk, | ||
| PinName | reset | ||
| ) |
create target MCU interface
- Parameters:
-
swdio SWD(swdio) pin swclk SWD(swclk) pin reset reset pin
Definition at line 20 of file Target2.cpp.
| Target2 | ( | SWD * | swd ) |
Generated on Wed Jul 13 2022 08:08:25 by
1.7.2