SAME54P20A Test Project
Data Fields
AES_INTENCLR_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 174 of file aes.h.

Field Documentation

◆ __pad0__

uint8_t AES_INTENCLR_Type::__pad0__

bit: 2.. 7 Reserved

Definition at line 178 of file aes.h.

◆ bit

struct { ... } AES_INTENCLR_Type::bit

Structure used for bit access

◆ ENCCMP

uint8_t AES_INTENCLR_Type::ENCCMP

bit: 0 Encryption Complete Interrupt Enable

Definition at line 176 of file aes.h.

◆ GFMCMP

uint8_t AES_INTENCLR_Type::GFMCMP

bit: 1 GF Multiplication Complete Interrupt Enable

Definition at line 177 of file aes.h.

◆ reg

uint8_t AES_INTENCLR_Type::reg

Type used for register access

Definition at line 180 of file aes.h.


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