LL_USART_Init

Function LL_USART_Init 

Source
pub unsafe extern "C" fn LL_USART_Init(
    USARTx: *mut USART_TypeDef,
    USART_InitStruct: *const LL_USART_InitTypeDef,
) -> ErrorStatus