pub const debugConnectMode_UNDER_RESET_MODE: debugConnectMode = 2;Expand description
< Connect with under reset mode, option allows the user to connect to the target using a reset vector catch before executing any instruction.
pub const debugConnectMode_UNDER_RESET_MODE: debugConnectMode = 2;< Connect with under reset mode, option allows the user to connect to the target using a reset vector catch before executing any instruction.