esp_
idf_
hal
0.45.0
uart_
mode_
t
Trait Implementations
From<Mode>
In esp_
idf_
hal::
sys
esp_idf_hal
::
sys
Type Alias
uart_mode_t
Copy item path
Source
pub type uart_mode_t = u32;
Expand description
@brief UART mode selection
Trait Implementations
§
Source
§
impl From<
Mode
> for
uart_mode_t
Source
§
fn
from
(mode:
Mode
) -> Self
Converts to this type from the input type.