SAME54P20A Test Project
Data Fields
TCC_CC_Type Union Reference

Data Fields

struct {
   uint32_t   DITHER:4
 
   uint32_t   CC:20
 
   uint32_t   __pad0__:8
 
DITH4
 
struct {
   uint32_t   DITHER:5
 
   uint32_t   CC:19
 
   uint32_t   __pad0__:8
 
DITH5
 
struct {
   uint32_t   DITHER:6
 
   uint32_t   CC:18
 
   uint32_t   __pad0__:8
 
DITH6
 
struct {
   uint32_t   CC:24
 
   uint32_t   __pad0__:8
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 1473 of file tcc.h.

Field Documentation

◆ __pad0__

uint32_t TCC_CC_Type::__pad0__

bit: 24..31 Reserved

Definition at line 1477 of file tcc.h.

◆ bit

struct { ... } TCC_CC_Type::bit

Structure used for bit access

◆ CC

uint32_t TCC_CC_Type::CC

bit: 4..23 Channel Compare/Capture Value

bit: 5..23 Channel Compare/Capture Value

bit: 6..23 Channel Compare/Capture Value

bit: 0..23 Channel Compare/Capture Value

Definition at line 1476 of file tcc.h.

◆ DITH4

struct { ... } TCC_CC_Type::DITH4

Structure used for DITH4

◆ DITH5

struct { ... } TCC_CC_Type::DITH5

Structure used for DITH5

◆ DITH6

struct { ... } TCC_CC_Type::DITH6

Structure used for DITH6

◆ DITHER

uint32_t TCC_CC_Type::DITHER

bit: 0.. 3 Dithering Cycle Number

bit: 0.. 4 Dithering Cycle Number

bit: 0.. 5 Dithering Cycle Number

Definition at line 1475 of file tcc.h.

◆ reg

uint32_t TCC_CC_Type::reg

Type used for register access

Definition at line 1493 of file tcc.h.


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