esp_
idf_
svc
0.50.1
In esp_
idf_
svc::
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_svc
::
hal
::
uart
Function
remaining_unread_bytes
Copy item path
Settings
Help
Summary
Source
pub fn remaining_unread_bytes(port: u32) -> Result<usize,
EspError
>