pub const debugConnectMode_NORMAL_MODE: debugConnectMode = 0;
Expand description
< Connect with normal mode, the target is reset then halted while the type of reset is selected using the debugResetMode.
pub const debugConnectMode_NORMAL_MODE: debugConnectMode = 0;
< Connect with normal mode, the target is reset then halted while the type of reset is selected using the debugResetMode.