Function drone_cortexm::swo::is_port_enabled [−][src]
pub fn is_port_enabled(port: usize) -> bool
Returns true
if the debug probe is connected and listening to the output
of ITM port number port
.
pub fn is_port_enabled(port: usize) -> bool
Returns true
if the debug probe is connected and listening to the output
of ITM port number port
.