[][src]Macro tm4c123x_hal::serial::uart_hal_macro

macro_rules! uart_hal_macro {
    ($(
        $UARTX:ident: ($powerDomain:ident, $uartX:ident),
    )+) => { ... };
}

! An internal macro to implement the UART functionality for each peripheral