SAME54P20A Test Project
Data Fields
TCC_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint32_t   OVF:1
 
   __I uint32_t   TRG:1
 
   __I uint32_t   CNT:1
 
   __I uint32_t   ERR:1
 
   __I   uint32_t:6
 
   __I uint32_t   UFS:1
 
   __I uint32_t   DFS:1
 
   __I uint32_t   FAULTA:1
 
   __I uint32_t   FAULTB:1
 
   __I uint32_t   FAULT0:1
 
   __I uint32_t   FAULT1:1
 
   __I uint32_t   MC0:1
 
   __I uint32_t   MC1:1
 
   __I uint32_t   MC2:1
 
   __I uint32_t   MC3:1
 
   __I uint32_t   MC4:1
 
   __I uint32_t   MC5:1
 
bit
 
struct {
   __I   uint32_t:16
 
   __I uint32_t   MC:6
 
vec
 
uint32_t reg
 

Detailed Description

Definition at line 993 of file tcc.h.

Field Documentation

◆ bit

struct { ... } TCC_INTFLAG_Type::bit

Structure used for bit access

◆ CNT

__I uint32_t TCC_INTFLAG_Type::CNT

bit: 2 Counter

Definition at line 997 of file tcc.h.

◆ DFS

__I uint32_t TCC_INTFLAG_Type::DFS

bit: 11 Non-Recoverable Debug Fault

Definition at line 1001 of file tcc.h.

◆ ERR

__I uint32_t TCC_INTFLAG_Type::ERR

bit: 3 Error

Definition at line 998 of file tcc.h.

◆ FAULT0

__I uint32_t TCC_INTFLAG_Type::FAULT0

bit: 14 Non-Recoverable Fault 0

Definition at line 1004 of file tcc.h.

◆ FAULT1

__I uint32_t TCC_INTFLAG_Type::FAULT1

bit: 15 Non-Recoverable Fault 1

Definition at line 1005 of file tcc.h.

◆ FAULTA

__I uint32_t TCC_INTFLAG_Type::FAULTA

bit: 12 Recoverable Fault A

Definition at line 1002 of file tcc.h.

◆ FAULTB

__I uint32_t TCC_INTFLAG_Type::FAULTB

bit: 13 Recoverable Fault B

Definition at line 1003 of file tcc.h.

◆ MC

__I uint32_t TCC_INTFLAG_Type::MC

bit: 16..21 Match or Capture x

Definition at line 1016 of file tcc.h.

◆ MC0

__I uint32_t TCC_INTFLAG_Type::MC0

bit: 16 Match or Capture 0

Definition at line 1006 of file tcc.h.

◆ MC1

__I uint32_t TCC_INTFLAG_Type::MC1

bit: 17 Match or Capture 1

Definition at line 1007 of file tcc.h.

◆ MC2

__I uint32_t TCC_INTFLAG_Type::MC2

bit: 18 Match or Capture 2

Definition at line 1008 of file tcc.h.

◆ MC3

__I uint32_t TCC_INTFLAG_Type::MC3

bit: 19 Match or Capture 3

Definition at line 1009 of file tcc.h.

◆ MC4

__I uint32_t TCC_INTFLAG_Type::MC4

bit: 20 Match or Capture 4

Definition at line 1010 of file tcc.h.

◆ MC5

__I uint32_t TCC_INTFLAG_Type::MC5

bit: 21 Match or Capture 5

Definition at line 1011 of file tcc.h.

◆ OVF

__I uint32_t TCC_INTFLAG_Type::OVF

bit: 0 Overflow

Definition at line 995 of file tcc.h.

◆ reg

uint32_t TCC_INTFLAG_Type::reg

Type used for register access

Definition at line 1019 of file tcc.h.

◆ TRG

__I uint32_t TCC_INTFLAG_Type::TRG

bit: 1 Retrigger

Definition at line 996 of file tcc.h.

◆ UFS

__I uint32_t TCC_INTFLAG_Type::UFS

bit: 10 Non-Recoverable Update Fault

Definition at line 1000 of file tcc.h.

◆ uint32_t

__I TCC_INTFLAG_Type::uint32_t

bit: 4.. 9 Reserved

bit: 22..31 Reserved

bit: 0..15 Reserved

Definition at line 999 of file tcc.h.

◆ vec

struct { ... } TCC_INTFLAG_Type::vec

Structure used for vec access


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