touchgfx::HAL::allowDMATransfers() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::HAL::allowDMATransfers()

touchgfx::HAL::allowDMATransfers() method

@fn virtual void HAL::allowDMATransfers(); Allow the DMA to start transfers. Allow the DMA to start transfers. Front Porch Entry is a good place to call this.

Syntax

virtual void allowDMATransfers();

References

LocationReferrerScopeText
HAL.hpp:220
virtual void allowDMATransfers();
HAL.hpp:233touchgfx::HAL::frontPorchEntered()touchgfx::HAL
allowDMATransfers();

Call Tree

Functions calling touchgfx::HAL::allowDMATransfers()
touchgfx::HAL::allowDMATransfers()