esp_
idf_
hal
0.45.2
In esp_
idf_
hal::
uart
Modules
config
Structs
AsyncUartDriver
AsyncUartRxDriver
AsyncUartTxDriver
SerialError
UART0
UART1
UartDriver
UartEvent
UartRxDriver
UartTxDriver
Enums
UartEventPayload
Traits
Uart
Functions
remaining_unread_bytes
remaining_write_capacity
Type Aliases
UartConfig
esp_idf_hal
::
uart
Function
remaining_unread_bytes
Copy item path
Settings
Help
Summary
Source
pub fn remaining_unread_bytes(port:
uart_port_t
) -> Result<usize,
EspError
>