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