SAME54P20A Test Project
Data Fields
CCL_CTRL_Type Union Reference

Data Fields

struct {
   uint8_t   SWRST:1
 
   uint8_t   ENABLE:1
 
   uint8_t   __pad0__:4
 
   uint8_t   RUNSTDBY:1
 
   uint8_t   __pad1__:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 44 of file ccl.h.

Field Documentation

◆ __pad0__

uint8_t CCL_CTRL_Type::__pad0__

bit: 2.. 5 Reserved

Definition at line 48 of file ccl.h.

◆ __pad1__

uint8_t CCL_CTRL_Type::__pad1__

bit: 7 Reserved

Definition at line 50 of file ccl.h.

◆ bit

struct { ... } CCL_CTRL_Type::bit

Structure used for bit access

◆ ENABLE

uint8_t CCL_CTRL_Type::ENABLE

bit: 1 Enable

Definition at line 47 of file ccl.h.

◆ reg

uint8_t CCL_CTRL_Type::reg

Type used for register access

Definition at line 52 of file ccl.h.

◆ RUNSTDBY

uint8_t CCL_CTRL_Type::RUNSTDBY

bit: 6 Run in Standby

Definition at line 49 of file ccl.h.

◆ SWRST

uint8_t CCL_CTRL_Type::SWRST

bit: 0 Software Reset

Definition at line 46 of file ccl.h.


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