SAME54P20A Test Project
Data Fields
TCC_DBGCTRL_Type Union Reference

Data Fields

struct {
   uint8_t   DBGRUN:1
 
   uint8_t   __pad0__:1
 
   uint8_t   FDDBD:1
 
   uint8_t   __pad1__:5
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 680 of file tcc.h.

Field Documentation

◆ __pad0__

uint8_t TCC_DBGCTRL_Type::__pad0__

bit: 1 Reserved

Definition at line 683 of file tcc.h.

◆ __pad1__

uint8_t TCC_DBGCTRL_Type::__pad1__

bit: 3.. 7 Reserved

Definition at line 685 of file tcc.h.

◆ bit

struct { ... } TCC_DBGCTRL_Type::bit

Structure used for bit access

◆ DBGRUN

uint8_t TCC_DBGCTRL_Type::DBGRUN

bit: 0 Debug Running Mode

Definition at line 682 of file tcc.h.

◆ FDDBD

uint8_t TCC_DBGCTRL_Type::FDDBD

bit: 2 Fault Detection on Debug Break Detection

Definition at line 684 of file tcc.h.

◆ reg

uint8_t TCC_DBGCTRL_Type::reg

Type used for register access

Definition at line 687 of file tcc.h.


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