SAME54P20A Test Project
Data Fields
AES_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint8_t   ENCCMP:1
 
   __I uint8_t   GFMCMP:1
 
   __I   uint8_t:6
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 216 of file aes.h.

Field Documentation

◆ bit

struct { ... } AES_INTFLAG_Type::bit

Structure used for bit access

◆ ENCCMP

__I uint8_t AES_INTFLAG_Type::ENCCMP

bit: 0 Encryption Complete

Definition at line 218 of file aes.h.

◆ GFMCMP

__I uint8_t AES_INTFLAG_Type::GFMCMP

bit: 1 GF Multiplication Complete

Definition at line 219 of file aes.h.

◆ reg

uint8_t AES_INTFLAG_Type::reg

Type used for register access

Definition at line 222 of file aes.h.

◆ uint8_t

__I AES_INTFLAG_Type::uint8_t

bit: 2.. 7 Reserved

Definition at line 220 of file aes.h.


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