SAME54P20A Test Project
Data Fields
DMAC_CRCCTRL_Type Union Reference

Data Fields

struct {
   uint16_t   CRCBEATSIZE:2
 
   uint16_t   CRCPOLY:2
 
   uint16_t   __pad0__:4
 
   uint16_t   CRCSRC:6
 
   uint16_t   CRCMODE:2
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 86 of file dmac.h.

Field Documentation

◆ __pad0__

uint16_t DMAC_CRCCTRL_Type::__pad0__

bit: 4.. 7 Reserved

Definition at line 90 of file dmac.h.

◆ bit

struct { ... } DMAC_CRCCTRL_Type::bit

Structure used for bit access

◆ CRCBEATSIZE

uint16_t DMAC_CRCCTRL_Type::CRCBEATSIZE

bit: 0.. 1 CRC Beat Size

Definition at line 88 of file dmac.h.

◆ CRCMODE

uint16_t DMAC_CRCCTRL_Type::CRCMODE

bit: 14..15 CRC Operating Mode

Definition at line 92 of file dmac.h.

◆ CRCPOLY

uint16_t DMAC_CRCCTRL_Type::CRCPOLY

bit: 2.. 3 CRC Polynomial Type

Definition at line 89 of file dmac.h.

◆ CRCSRC

uint16_t DMAC_CRCCTRL_Type::CRCSRC

bit: 8..13 CRC Input Source

Definition at line 91 of file dmac.h.

◆ reg

uint16_t DMAC_CRCCTRL_Type::reg

Type used for register access

Definition at line 94 of file dmac.h.


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