SAME54P20A Test Project
Data Fields
TCC_SYNCBUSY_Type Union Reference

Data Fields

struct {
   uint32_t   SWRST:1
 
   uint32_t   ENABLE:1
 
   uint32_t   CTRLB:1
 
   uint32_t   STATUS:1
 
   uint32_t   COUNT:1
 
   uint32_t   PATT:1
 
   uint32_t   WAVE:1
 
   uint32_t   PER:1
 
   uint32_t   CC0:1
 
   uint32_t   CC1:1
 
   uint32_t   CC2:1
 
   uint32_t   CC3:1
 
   uint32_t   CC4:1
 
   uint32_t   CC5:1
 
   uint32_t   __pad0__:18
 
bit
 
struct {
   uint32_t   __pad0__:8
 
   uint32_t   CC:6
 
   uint32_t   __pad1__:18
 
vec
 
uint32_t reg
 

Detailed Description

Definition at line 250 of file tcc.h.

Field Documentation

◆ __pad0__

uint32_t TCC_SYNCBUSY_Type::__pad0__

bit: 14..31 Reserved

bit: 0.. 7 Reserved

Definition at line 266 of file tcc.h.

◆ __pad1__

uint32_t TCC_SYNCBUSY_Type::__pad1__

bit: 14..31 Reserved

Definition at line 271 of file tcc.h.

◆ bit

struct { ... } TCC_SYNCBUSY_Type::bit

Structure used for bit access

◆ CC

uint32_t TCC_SYNCBUSY_Type::CC

bit: 8..13 Compare Channel x Busy

Definition at line 270 of file tcc.h.

◆ CC0

uint32_t TCC_SYNCBUSY_Type::CC0

bit: 8 Compare Channel 0 Busy

Definition at line 260 of file tcc.h.

◆ CC1

uint32_t TCC_SYNCBUSY_Type::CC1

bit: 9 Compare Channel 1 Busy

Definition at line 261 of file tcc.h.

◆ CC2

uint32_t TCC_SYNCBUSY_Type::CC2

bit: 10 Compare Channel 2 Busy

Definition at line 262 of file tcc.h.

◆ CC3

uint32_t TCC_SYNCBUSY_Type::CC3

bit: 11 Compare Channel 3 Busy

Definition at line 263 of file tcc.h.

◆ CC4

uint32_t TCC_SYNCBUSY_Type::CC4

bit: 12 Compare Channel 4 Busy

Definition at line 264 of file tcc.h.

◆ CC5

uint32_t TCC_SYNCBUSY_Type::CC5

bit: 13 Compare Channel 5 Busy

Definition at line 265 of file tcc.h.

◆ COUNT

uint32_t TCC_SYNCBUSY_Type::COUNT

bit: 4 Count Busy

Definition at line 256 of file tcc.h.

◆ CTRLB

uint32_t TCC_SYNCBUSY_Type::CTRLB

bit: 2 Ctrlb Busy

Definition at line 254 of file tcc.h.

◆ ENABLE

uint32_t TCC_SYNCBUSY_Type::ENABLE

bit: 1 Enable Busy

Definition at line 253 of file tcc.h.

◆ PATT

uint32_t TCC_SYNCBUSY_Type::PATT

bit: 5 Pattern Busy

Definition at line 257 of file tcc.h.

◆ PER

uint32_t TCC_SYNCBUSY_Type::PER

bit: 7 Period Busy

Definition at line 259 of file tcc.h.

◆ reg

uint32_t TCC_SYNCBUSY_Type::reg

Type used for register access

Definition at line 273 of file tcc.h.

◆ STATUS

uint32_t TCC_SYNCBUSY_Type::STATUS

bit: 3 Status Busy

Definition at line 255 of file tcc.h.

◆ SWRST

uint32_t TCC_SYNCBUSY_Type::SWRST

bit: 0 Swrst Busy

Definition at line 252 of file tcc.h.

◆ vec

struct { ... } TCC_SYNCBUSY_Type::vec

Structure used for vec access

◆ WAVE

uint32_t TCC_SYNCBUSY_Type::WAVE

bit: 6 Wave Busy

Definition at line 258 of file tcc.h.


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