SAME54P20A Test Project
Data Fields
NVMCTRL_INTENCLR_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 218 of file nvmctrl.h.

Field Documentation

◆ __pad0__

uint16_t NVMCTRL_INTENCLR_Type::__pad0__

bit: 11..15 Reserved

Definition at line 231 of file nvmctrl.h.

◆ ADDRE

uint16_t NVMCTRL_INTENCLR_Type::ADDRE

bit: 1 Address Error

Definition at line 221 of file nvmctrl.h.

◆ bit

struct { ... } NVMCTRL_INTENCLR_Type::bit

Structure used for bit access

◆ DONE

uint16_t NVMCTRL_INTENCLR_Type::DONE

bit: 0 Command Done Interrupt Clear

Definition at line 220 of file nvmctrl.h.

◆ ECCDE

uint16_t NVMCTRL_INTENCLR_Type::ECCDE

bit: 5 ECC Dual Error Interrupt Clear

Definition at line 225 of file nvmctrl.h.

◆ ECCSE

uint16_t NVMCTRL_INTENCLR_Type::ECCSE

bit: 4 ECC Single Error Interrupt Clear

Definition at line 224 of file nvmctrl.h.

◆ LOCKE

uint16_t NVMCTRL_INTENCLR_Type::LOCKE

bit: 3 Lock Error Interrupt Clear

Definition at line 223 of file nvmctrl.h.

◆ NVME

uint16_t NVMCTRL_INTENCLR_Type::NVME

bit: 6 NVM Error Interrupt Clear

Definition at line 226 of file nvmctrl.h.

◆ PROGE

uint16_t NVMCTRL_INTENCLR_Type::PROGE

bit: 2 Programming Error Interrupt Clear

Definition at line 222 of file nvmctrl.h.

◆ reg

uint16_t NVMCTRL_INTENCLR_Type::reg

Type used for register access

Definition at line 233 of file nvmctrl.h.

◆ SEESFULL

uint16_t NVMCTRL_INTENCLR_Type::SEESFULL

bit: 8 Active SEES Full Interrupt Clear

Definition at line 228 of file nvmctrl.h.

◆ SEESOVF

uint16_t NVMCTRL_INTENCLR_Type::SEESOVF

bit: 9 Active SEES Overflow Interrupt Clear

Definition at line 229 of file nvmctrl.h.

◆ SEEWRC

uint16_t NVMCTRL_INTENCLR_Type::SEEWRC

bit: 10 SEE Write Completed Interrupt Clear

Definition at line 230 of file nvmctrl.h.

◆ SUSP

uint16_t NVMCTRL_INTENCLR_Type::SUSP

bit: 7 Suspended Write Or Erase Interrupt Clear

Definition at line 227 of file nvmctrl.h.


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