Configurations for DMA events.
#include <dma.h>
Data Fields | |
bool | event_output_enable |
Enable DMA event output. More... | |
enum dma_event_input_action | input_action |
Event input actions. More... | |
bool dma_events_config::event_output_enable |
Enable DMA event output.
Referenced by _dma_set_config(), and dma_get_config_defaults().
enum dma_event_input_action dma_events_config::input_action |
Event input actions.
Referenced by _dma_set_config(), and dma_get_config_defaults().