SAME54P20A Test Project
Data Fields
TCC_PER_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 1412 of file tcc.h.

Field Documentation

◆ __pad0__

uint32_t TCC_PER_Type::__pad0__

bit: 24..31 Reserved

Definition at line 1416 of file tcc.h.

◆ bit

struct { ... } TCC_PER_Type::bit

Structure used for bit access

◆ DITH4

struct { ... } TCC_PER_Type::DITH4

Structure used for DITH4

◆ DITH5

struct { ... } TCC_PER_Type::DITH5

Structure used for DITH5

◆ DITH6

struct { ... } TCC_PER_Type::DITH6

Structure used for DITH6

◆ DITHER

uint32_t TCC_PER_Type::DITHER

bit: 0.. 3 Dithering Cycle Number

bit: 0.. 4 Dithering Cycle Number

bit: 0.. 5 Dithering Cycle Number

Definition at line 1414 of file tcc.h.

◆ PER

uint32_t TCC_PER_Type::PER

bit: 4..23 Period Value

bit: 5..23 Period Value

bit: 6..23 Period Value

bit: 0..23 Period Value

Definition at line 1415 of file tcc.h.

◆ reg

uint32_t TCC_PER_Type::reg

Type used for register access

Definition at line 1432 of file tcc.h.


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