Define peripheral DMA structure.
Public Attributes#
uint32_t
Peripheral base address.
Peripheral clock branch.
Peripheral bus clock.
uint32_t
A bitmap of the channels supporting dual destination.
uint32_t
A bitmap of the channels supporting rule based interleaving.
uint8_t
Number of channels.
uint8_t
Number of sync bits.
Public Attribute Documentation#
dual_destination_map#
uint32_t sl_peripheral_dma_val_t::dual_destination_map
A bitmap of the channels supporting dual destination.
rule_based_interleaving_map#
uint32_t sl_peripheral_dma_val_t::rule_based_interleaving_map
A bitmap of the channels supporting rule based interleaving.