__HAL_DMA_CLEAR_FLAG: Clear the DMA Stream pending flags.
Posted on December 16, 2015 at 04:39/** * @brief Clear the DMA Stream pending flags. * @param __HANDLE__: DMA handle * @param __FLAG__: specifies the flag to clear. * This parameter can be any combination of the following values: * ...