HAL_UART_Transmit_DMA

Function HAL_UART_Transmit_DMA 

Source
pub unsafe extern "C" fn HAL_UART_Transmit_DMA(
    huart: &Huart,
    pData: *const u8,
    Size: u16,
) -> HalStatus