esp_idf_hal
0.44.1
uart_parity_t
Trait Implementations
From<Parity>
In esp_idf_hal::sys
Type Alias
esp_idf_hal
::
sys
::
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.