SAME54P20A Test Project
Data Fields
NVMCTRL_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint16_t   DONE:1
 
   __I uint16_t   ADDRE:1
 
   __I uint16_t   PROGE:1
 
   __I uint16_t   LOCKE:1
 
   __I uint16_t   ECCSE:1
 
   __I uint16_t   ECCDE:1
 
   __I uint16_t   NVME:1
 
   __I uint16_t   SUSP:1
 
   __I uint16_t   SEESFULL:1
 
   __I uint16_t   SEESOVF:1
 
   __I uint16_t   SEEWRC:1
 
   __I   uint16_t:5
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 314 of file nvmctrl.h.

Field Documentation

◆ ADDRE

__I uint16_t NVMCTRL_INTFLAG_Type::ADDRE

bit: 1 Address Error

Definition at line 317 of file nvmctrl.h.

◆ bit

struct { ... } NVMCTRL_INTFLAG_Type::bit

Structure used for bit access

◆ DONE

__I uint16_t NVMCTRL_INTFLAG_Type::DONE

bit: 0 Command Done

Definition at line 316 of file nvmctrl.h.

◆ ECCDE

__I uint16_t NVMCTRL_INTFLAG_Type::ECCDE

bit: 5 ECC Dual Error

Definition at line 321 of file nvmctrl.h.

◆ ECCSE

__I uint16_t NVMCTRL_INTFLAG_Type::ECCSE

bit: 4 ECC Single Error

Definition at line 320 of file nvmctrl.h.

◆ LOCKE

__I uint16_t NVMCTRL_INTFLAG_Type::LOCKE

bit: 3 Lock Error

Definition at line 319 of file nvmctrl.h.

◆ NVME

__I uint16_t NVMCTRL_INTFLAG_Type::NVME

bit: 6 NVM Error

Definition at line 322 of file nvmctrl.h.

◆ PROGE

__I uint16_t NVMCTRL_INTFLAG_Type::PROGE

bit: 2 Programming Error

Definition at line 318 of file nvmctrl.h.

◆ reg

uint16_t NVMCTRL_INTFLAG_Type::reg

Type used for register access

Definition at line 329 of file nvmctrl.h.

◆ SEESFULL

__I uint16_t NVMCTRL_INTFLAG_Type::SEESFULL

bit: 8 Active SEES Full

Definition at line 324 of file nvmctrl.h.

◆ SEESOVF

__I uint16_t NVMCTRL_INTFLAG_Type::SEESOVF

bit: 9 Active SEES Overflow

Definition at line 325 of file nvmctrl.h.

◆ SEEWRC

__I uint16_t NVMCTRL_INTFLAG_Type::SEEWRC

bit: 10 SEE Write Completed

Definition at line 326 of file nvmctrl.h.

◆ SUSP

__I uint16_t NVMCTRL_INTFLAG_Type::SUSP

bit: 7 Suspended Write Or Erase Operation

Definition at line 323 of file nvmctrl.h.

◆ uint16_t

__I NVMCTRL_INTFLAG_Type::uint16_t

bit: 11..15 Reserved

Definition at line 327 of file nvmctrl.h.


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