pub unsafe extern "C" fn esp_vfs_usb_serial_jtag_use_nonblocking()
Expand description

@brief set VFS to use simple functions for reading and writing UART Read is non-blocking, write is busy waiting until TX FIFO has enough space. These functions are used by default.