SAME54P20A Test Project
Data Fields
GCLK_GENCTRL_Type Union Reference

Data Fields

struct {
   uint32_t   SRC:4
 
   uint32_t   __pad0__:4
 
   uint32_t   GENEN:1
 
   uint32_t   IDC:1
 
   uint32_t   OOV:1
 
   uint32_t   OE:1
 
   uint32_t   DIVSEL:1
 
   uint32_t   RUNSTDBY:1
 
   uint32_t   __pad1__:2
 
   uint32_t   DIV:16
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 149 of file gclk.h.

Field Documentation

◆ __pad0__

uint32_t GCLK_GENCTRL_Type::__pad0__

bit: 4.. 7 Reserved

Definition at line 152 of file gclk.h.

◆ __pad1__

uint32_t GCLK_GENCTRL_Type::__pad1__

bit: 14..15 Reserved

Definition at line 159 of file gclk.h.

◆ bit

struct { ... } GCLK_GENCTRL_Type::bit

Structure used for bit access

◆ DIV

uint32_t GCLK_GENCTRL_Type::DIV

bit: 16..31 Division Factor

Definition at line 160 of file gclk.h.

◆ DIVSEL

uint32_t GCLK_GENCTRL_Type::DIVSEL

bit: 12 Divide Selection

Definition at line 157 of file gclk.h.

◆ GENEN

uint32_t GCLK_GENCTRL_Type::GENEN

bit: 8 Generic Clock Generator Enable

Definition at line 153 of file gclk.h.

◆ IDC

uint32_t GCLK_GENCTRL_Type::IDC

bit: 9 Improve Duty Cycle

Definition at line 154 of file gclk.h.

◆ OE

uint32_t GCLK_GENCTRL_Type::OE

bit: 11 Output Enable

Definition at line 156 of file gclk.h.

◆ OOV

uint32_t GCLK_GENCTRL_Type::OOV

bit: 10 Output Off Value

Definition at line 155 of file gclk.h.

◆ reg

uint32_t GCLK_GENCTRL_Type::reg

Type used for register access

Definition at line 162 of file gclk.h.

◆ RUNSTDBY

uint32_t GCLK_GENCTRL_Type::RUNSTDBY

bit: 13 Run in Standby

Definition at line 158 of file gclk.h.

◆ SRC

uint32_t GCLK_GENCTRL_Type::SRC

bit: 0.. 3 Source Select

Definition at line 151 of file gclk.h.


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