pub unsafe extern "C" fn esp_set_breakpoint_if_jtag(fn_: *mut c_void)
Expand description

@brief If an OCD is connected over JTAG. set breakpoint 0 to the given function address. Do nothing otherwise. @param fn Pointer to the target breakpoint position