pub type soc_periph_uart_clk_src_legacy_t = u32;
Expand description

@brief Type of UART clock source, reserved for the legacy UART driver

Trait Implementations§

source§

impl From<SourceClock> for uart_sclk_t

source§

fn from(source_clock: SourceClock) -> Self

Converts to this type from the input type.