SAME54P20A Test Project
Data Fields
NVMCTRL_INTENSET_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 266 of file nvmctrl.h.

Field Documentation

◆ __pad0__

uint16_t NVMCTRL_INTENSET_Type::__pad0__

bit: 11..15 Reserved

Definition at line 279 of file nvmctrl.h.

◆ ADDRE

uint16_t NVMCTRL_INTENSET_Type::ADDRE

bit: 1 Address Error Interrupt Enable

Definition at line 269 of file nvmctrl.h.

◆ bit

struct { ... } NVMCTRL_INTENSET_Type::bit

Structure used for bit access

◆ DONE

uint16_t NVMCTRL_INTENSET_Type::DONE

bit: 0 Command Done Interrupt Enable

Definition at line 268 of file nvmctrl.h.

◆ ECCDE

uint16_t NVMCTRL_INTENSET_Type::ECCDE

bit: 5 ECC Dual Error Interrupt Enable

Definition at line 273 of file nvmctrl.h.

◆ ECCSE

uint16_t NVMCTRL_INTENSET_Type::ECCSE

bit: 4 ECC Single Error Interrupt Enable

Definition at line 272 of file nvmctrl.h.

◆ LOCKE

uint16_t NVMCTRL_INTENSET_Type::LOCKE

bit: 3 Lock Error Interrupt Enable

Definition at line 271 of file nvmctrl.h.

◆ NVME

uint16_t NVMCTRL_INTENSET_Type::NVME

bit: 6 NVM Error Interrupt Enable

Definition at line 274 of file nvmctrl.h.

◆ PROGE

uint16_t NVMCTRL_INTENSET_Type::PROGE

bit: 2 Programming Error Interrupt Enable

Definition at line 270 of file nvmctrl.h.

◆ reg

uint16_t NVMCTRL_INTENSET_Type::reg

Type used for register access

Definition at line 281 of file nvmctrl.h.

◆ SEESFULL

uint16_t NVMCTRL_INTENSET_Type::SEESFULL

bit: 8 Active SEES Full Interrupt Enable

Definition at line 276 of file nvmctrl.h.

◆ SEESOVF

uint16_t NVMCTRL_INTENSET_Type::SEESOVF

bit: 9 Active SEES Overflow Interrupt Enable

Definition at line 277 of file nvmctrl.h.

◆ SEEWRC

uint16_t NVMCTRL_INTENSET_Type::SEEWRC

bit: 10 SEE Write Completed Interrupt Enable

Definition at line 278 of file nvmctrl.h.

◆ SUSP

uint16_t NVMCTRL_INTENSET_Type::SUSP

bit: 7 Suspended Write Or Erase Interrupt Enable

Definition at line 275 of file nvmctrl.h.


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