Module stm32_hal2::pac::dma2d::amtcr

source ·
Expand description

DMA2D AXI master timer configuration register

Structs§

  • DMA2D AXI master timer configuration register
  • Register AMTCR reader
  • Register AMTCR writer

Enums§

  • Enable Enables the dead time functionality.

Type Aliases§

  • Field DT reader - Dead Time Dead time value in the AXI clock cycle inserted between two consecutive accesses on the AXI master port. These bits represent the minimum guaranteed number of cycles between two consecutive AXI accesses.
  • Field DT writer - Dead Time Dead time value in the AXI clock cycle inserted between two consecutive accesses on the AXI master port. These bits represent the minimum guaranteed number of cycles between two consecutive AXI accesses.
  • Field EN reader - Enable Enables the dead time functionality.
  • Field EN writer - Enable Enables the dead time functionality.