LL_DMA_DisableIT_FE
__STATIC_INLINE void LL_DMA_DisableIT_FE (DMA_TypeDef
* DMAx, uint32_t Stream)
Disable FIFO error interrupt.
DMAx: DMAx Instance
Stream: This parameter can be one of the following values:
LL_DMA_STREAM_0
LL_DMA_STREAM_1
LL_DMA_STREAM_2
LL_DMA_STREAM_3
LL_DMA_STREAM_4
LL_DMA_STREAM_5
LL_DMA_STREAM_6
LL_DMA_STREAM_7
Reference Manual to
LL API cross
reference:
FCR FEIE LL_DMA_DisableIT_FE
LL_DMA_IsEnabledIT_HT
__STATIC_INLINE uint32_t LL_DMA_IsEnabledIT_HT
(DMA_TypeDef * DMAx, uint32_t Stream)
Check if Half transfer interrup is enabled.
DMAx: DMAx Instance
Stream: This parameter can be one of the following values:
LL_DMA_STREAM_0
LL_DMA_STREAM_1
LL_DMA_STREAM_2
LL_DMA_STREAM_3
LL_DMA_STREAM_4
LL_DMA_STREAM_5
LL_DMA_STREAM_6
LL_DMA_STREAM_7
Reference Manual to
LL API cross
reference:
CR HTIE LL_DMA_IsEnabledIT_HT
LL_DMA_IsEnabledIT_TE
__STATIC_INLINE uint32_t LL_DMA_IsEnabledIT_TE
(DMA_TypeDef * DMAx, uint32_t Stream)
Check if Transfer error nterrup is enabled.
DMAx: DMAx Instance
Stream: This parameter can be one of the following values:
LL_DMA_STREAM_0
LL_DMA_STREAM_1