SAME54P20A Test Project
Data Fields
PICOP_CONFIG_Type Union Reference

Data Fields

struct {
   uint32_t   ISA:2
 
   uint32_t   ASP:1
 
   uint32_t   MARRET:1
 
   uint32_t   RRET:4
 
   uint32_t   PCEXEN:1
 
   uint32_t   __pad0__:23
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 76 of file picop.h.

Field Documentation

◆ __pad0__

uint32_t PICOP_CONFIG_Type::__pad0__

bit: 9..31 Reserved

Definition at line 83 of file picop.h.

◆ ASP

uint32_t PICOP_CONFIG_Type::ASP

bit: 2 Aligned Stack Pointer

Definition at line 79 of file picop.h.

◆ bit

struct { ... } PICOP_CONFIG_Type::bit

Structure used for bit access

◆ ISA

uint32_t PICOP_CONFIG_Type::ISA

bit: 0.. 1 Instruction Set Architecture

Definition at line 78 of file picop.h.

◆ MARRET

uint32_t PICOP_CONFIG_Type::MARRET

bit: 3 Misaligned implicit long return register (GCC compatibility)

Definition at line 80 of file picop.h.

◆ PCEXEN

uint32_t PICOP_CONFIG_Type::PCEXEN

bit: 8 PC_EX register enabled for reduced interrupt latency

Definition at line 82 of file picop.h.

◆ reg

uint32_t PICOP_CONFIG_Type::reg

Type used for register access

Definition at line 85 of file picop.h.

◆ RRET

uint32_t PICOP_CONFIG_Type::RRET

bit: 4.. 7 Implicit return word register

Definition at line 81 of file picop.h.


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