Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
DRV_DMAC_LINKED_LIST_ELEMENT_CONTROL_E Union Reference

Definition of the dmacs linked list element control union. More...

#include <netx_drv_dmac.h>

Collaboration diagram for DRV_DMAC_LINKED_LIST_ELEMENT_CONTROL_E:
Collaboration graph

Data Fields

volatile DRV_DMAC_CONTROL_T bf
 
volatile uint32_t val
 

Detailed Description

Definition of the dmacs linked list element control union.

Definition at line 162 of file netx_drv_dmac.h.

Field Documentation

volatile DRV_DMAC_CONTROL_T DRV_DMAC_LINKED_LIST_ELEMENT_CONTROL_E::bf

The control structure.

Definition at line 164 of file netx_drv_dmac.h.

volatile uint32_t DRV_DMAC_LINKED_LIST_ELEMENT_CONTROL_E::val

The control field as value.

Definition at line 165 of file netx_drv_dmac.h.


The documentation for this union was generated from the following file: