RTEMS
5.0.0
|
#include <alt_dma.h>
Data Fields | |
ALT_DMA_SECURITY_t | manager_sec |
ALT_DMA_SECURITY_t | irq_sec [8] |
ALT_DMA_SECURITY_t | periph_sec [32] |
ALT_DMA_PERIPH_MUX_t | periph_mux [4] |
This type defines the structure used to specify the configuration of the security states and peripheral interface MUX selections for the DMA controller.
ALT_DMA_SECURITY_t ALT_DMA_CFG_s::irq_sec[8] |
DMA interrupt output security state configurations. Security state configurations are 0-based index-aligned with the enumeration values ALT_DMA_EVENT_0 through ALT_DMA_EVENT_7 of the ALT_DMA_EVENT_t type.
ALT_DMA_SECURITY_t ALT_DMA_CFG_s::manager_sec |
DMA Manager security state configuration.
ALT_DMA_PERIPH_MUX_t ALT_DMA_CFG_s::periph_mux[4] |
DMA Peripheral Register Interface MUX Selections. MUX selections are 0-based index-aligned with the enumeration values ALT_DMA_PERIPH_FPGA_4_OR_CAN0_IF1 through ALT_DMA_PERIPH_FPGA_7_OR_CAN1_IF2 of the ALT_DMA_PERIPH_t type.
ALT_DMA_SECURITY_t ALT_DMA_CFG_s::periph_sec[32] |
Peripheral request interface security state configurations. Security state configurations are 0-based index-aligned with the enumeration values of the ALT_DMA_PERIPH_t type.