SAME54P20A Test Project
Data Fields
PICOP_OCDCONTROL_Type Union Reference

Data Fields

struct {
   uint32_t   OCDEN:1
 
   uint32_t   __pad0__:1
 
   uint32_t   BPSSTEP:1
 
   uint32_t   BPCOF:1
 
   uint32_t   BPRST:1
 
   uint32_t   BPEXCEPTION:1
 
   uint32_t   BPIRQ:1
 
   uint32_t   BPSW:1
 
   uint32_t   BPSLEEP:1
 
   uint32_t   BPWDT:1
 
   uint32_t   BPISA:1
 
   uint32_t   __pad1__:1
 
   uint32_t   BPCOMP:4
 
   uint32_t   BPGENMODE:4
 
   uint32_t   __pad2__:12
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 544 of file picop.h.

Field Documentation

◆ __pad0__

uint32_t PICOP_OCDCONTROL_Type::__pad0__

bit: 1 Reserved

Definition at line 547 of file picop.h.

◆ __pad1__

uint32_t PICOP_OCDCONTROL_Type::__pad1__

bit: 11 Reserved

Definition at line 557 of file picop.h.

◆ __pad2__

uint32_t PICOP_OCDCONTROL_Type::__pad2__

bit: 20..31 Reserved

Definition at line 560 of file picop.h.

◆ bit

struct { ... } PICOP_OCDCONTROL_Type::bit

Structure used for bit access

◆ BPCOF

uint32_t PICOP_OCDCONTROL_Type::BPCOF

bit: 3 Change of Flow Breakpoint

Definition at line 549 of file picop.h.

◆ BPCOMP

uint32_t PICOP_OCDCONTROL_Type::BPCOMP

bit: 12..15 Comparator Breakpoint

Definition at line 558 of file picop.h.

◆ BPEXCEPTION

uint32_t PICOP_OCDCONTROL_Type::BPEXCEPTION

bit: 5 Exception Breakpoint

Definition at line 551 of file picop.h.

◆ BPGENMODE

uint32_t PICOP_OCDCONTROL_Type::BPGENMODE

bit: 16..19 Breakpoint Generator n Mode

Definition at line 559 of file picop.h.

◆ BPIRQ

uint32_t PICOP_OCDCONTROL_Type::BPIRQ

bit: 6 Interrupt Request Breakpoint

Definition at line 552 of file picop.h.

◆ BPISA

uint32_t PICOP_OCDCONTROL_Type::BPISA

bit: 10 ISA Breakpoint

Definition at line 556 of file picop.h.

◆ BPRST

uint32_t PICOP_OCDCONTROL_Type::BPRST

bit: 4 Reset Breakpoint

Definition at line 550 of file picop.h.

◆ BPSLEEP

uint32_t PICOP_OCDCONTROL_Type::BPSLEEP

bit: 8 Sleep Breakpoint

Definition at line 554 of file picop.h.

◆ BPSSTEP

uint32_t PICOP_OCDCONTROL_Type::BPSSTEP

bit: 2 Single Step Breakpoint

Definition at line 548 of file picop.h.

◆ BPSW

uint32_t PICOP_OCDCONTROL_Type::BPSW

bit: 7 Software Breakpoint

Definition at line 553 of file picop.h.

◆ BPWDT

uint32_t PICOP_OCDCONTROL_Type::BPWDT

bit: 9 Watchdog Timer Breakpoint

Definition at line 555 of file picop.h.

◆ OCDEN

uint32_t PICOP_OCDCONTROL_Type::OCDEN

bit: 0 OCD Enable

Definition at line 546 of file picop.h.

◆ reg

uint32_t PICOP_OCDCONTROL_Type::reg

Type used for register access

Definition at line 562 of file picop.h.


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