[][src]Function esp_idf_bindgen::esp_cpu_in_ocd_debug_mode

pub unsafe extern "C" fn esp_cpu_in_ocd_debug_mode() -> bool

@brief Returns true if a JTAG debugger is attached to CPU OCD (on chip debug) port.

@note If "Make exception and panic handlers JTAG/OCD aware" is disabled, this function always returns false.