pub unsafe extern "C" fn uart_vfs_dev_use_nonblocking(uart_num: i32)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.
@param uart_num UART peripheral number