Module config

Source
Expand description

Configuration register

Structs§

CONFIG_SPEC
Configuration register

Type Aliases§

ACTIVE_R
Field active reader - ??
DESTINATION_PERIPHERAL_R
Field destination_peripheral reader - Set destination peripheral for this DMA channel
DESTINATION_PERIPHERAL_W
Field destination_peripheral writer - Set destination peripheral for this DMA channel
ERROR_MASK_R
Field error_mask reader - Mask error interrupt
ERROR_MASK_W
Field error_mask writer - Mask error interrupt
FLOW_CONTROL_R
Field flow_control reader - Set data direction for this channel
FLOW_CONTROL_W
Field flow_control writer - Set data direction for this channel
FUNCTION_R
Field function reader - Enable or disable DMA channel
FUNCTION_W
Field function writer - Enable or disable DMA channel
HALT_R
Field halt reader - ??
HALT_W
Field halt writer - ??
LINKED_LIST_COUNTER_R
Field linked_list_counter reader - ??
LINKED_LIST_COUNTER_W
Field linked_list_counter writer - ??
LOCK_R
Field lock reader - ??
LOCK_W
Field lock writer - ??
R
Register config reader
SOURCE_PERIPHERAL_R
Field source_peripheral reader - Set source peripheral for this DMA channel
SOURCE_PERIPHERAL_W
Field source_peripheral writer - Set source peripheral for this DMA channel
TERMINATE_MASK_R
Field terminate_mask reader - Mask terminal count interrupt
TERMINATE_MASK_W
Field terminate_mask writer - Mask terminal count interrupt
W
Register config writer