SAME54P20A Test Project
Data Fields
AES_INTENSET_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 195 of file aes.h.

Field Documentation

◆ __pad0__

uint8_t AES_INTENSET_Type::__pad0__

bit: 2.. 7 Reserved

Definition at line 199 of file aes.h.

◆ bit

struct { ... } AES_INTENSET_Type::bit

Structure used for bit access

◆ ENCCMP

uint8_t AES_INTENSET_Type::ENCCMP

bit: 0 Encryption Complete Interrupt Enable

Definition at line 197 of file aes.h.

◆ GFMCMP

uint8_t AES_INTENSET_Type::GFMCMP

bit: 1 GF Multiplication Complete Interrupt Enable

Definition at line 198 of file aes.h.

◆ reg

uint8_t AES_INTENSET_Type::reg

Type used for register access

Definition at line 201 of file aes.h.


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