SAME54P20A Test Project
Data Fields
DMAC_BTCTRL_Type Union Reference

Data Fields

struct {
   uint16_t   VALID:1
 
   uint16_t   EVOSEL:2
 
   uint16_t   BLOCKACT:2
 
   uint16_t   __pad0__:3
 
   uint16_t   BEATSIZE:2
 
   uint16_t   SRCINC:1
 
   uint16_t   DSTINC:1
 
   uint16_t   STEPSEL:1
 
   uint16_t   STEPSIZE:3
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 1192 of file dmac.h.

Field Documentation

◆ __pad0__

uint16_t DMAC_BTCTRL_Type::__pad0__

bit: 5.. 7 Reserved

Definition at line 1197 of file dmac.h.

◆ BEATSIZE

uint16_t DMAC_BTCTRL_Type::BEATSIZE

bit: 8.. 9 Beat Size

Definition at line 1198 of file dmac.h.

◆ bit

struct { ... } DMAC_BTCTRL_Type::bit

Structure used for bit access

◆ BLOCKACT

uint16_t DMAC_BTCTRL_Type::BLOCKACT

bit: 3.. 4 Block Action

Definition at line 1196 of file dmac.h.

◆ DSTINC

uint16_t DMAC_BTCTRL_Type::DSTINC

bit: 11 Destination Address Increment Enable

Definition at line 1200 of file dmac.h.

◆ EVOSEL

uint16_t DMAC_BTCTRL_Type::EVOSEL

bit: 1.. 2 Block Event Output Selection

Definition at line 1195 of file dmac.h.

◆ reg

uint16_t DMAC_BTCTRL_Type::reg

Type used for register access

Definition at line 1204 of file dmac.h.

◆ SRCINC

uint16_t DMAC_BTCTRL_Type::SRCINC

bit: 10 Source Address Increment Enable

Definition at line 1199 of file dmac.h.

◆ STEPSEL

uint16_t DMAC_BTCTRL_Type::STEPSEL

bit: 12 Step Selection

Definition at line 1201 of file dmac.h.

◆ STEPSIZE

uint16_t DMAC_BTCTRL_Type::STEPSIZE

bit: 13..15 Address Increment Step Size

Definition at line 1202 of file dmac.h.

◆ VALID

uint16_t DMAC_BTCTRL_Type::VALID

bit: 0 Descriptor Valid

Definition at line 1194 of file dmac.h.


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