swd_driver::init is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

swd_driver::init field

Initialize the debug link so it can perform SWD operations. As an example, this would switch a dual-mode debug adapter into SWD mode and out of JTAG mode.

Syntax

int (*init)(void);