HAL庫——DMA——UART_DMAReceiveCplt

/**   * @brief  DMA UART receive process complete callback.    * @param  hdma: DMA handle   * @retval None   */ static void UART_DMAReceiveCplt(DMA_HandleTypeDef *hdma) {   UART_HandleTypeDef* huart =
相關文章
相關標籤/搜索