SAME54P20A Test Project
Data Fields
OSCCTRL_DPLLCTRLB_Type Union Reference

Data Fields

struct {
   uint32_t   FILTER:4
 
   uint32_t   WUF:1
 
   uint32_t   REFCLK:3
 
   uint32_t   LTIME:3
 
   uint32_t   LBYPASS:1
 
   uint32_t   DCOFILTER:3
 
   uint32_t   DCOEN:1
 
   uint32_t   DIV:11
 
   uint32_t   __pad0__:5
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 654 of file oscctrl.h.

Field Documentation

◆ __pad0__

uint32_t OSCCTRL_DPLLCTRLB_Type::__pad0__

bit: 27..31 Reserved

Definition at line 664 of file oscctrl.h.

◆ bit

struct { ... } OSCCTRL_DPLLCTRLB_Type::bit

Structure used for bit access

◆ DCOEN

uint32_t OSCCTRL_DPLLCTRLB_Type::DCOEN

bit: 15 DCO Filter Enable

Definition at line 662 of file oscctrl.h.

◆ DCOFILTER

uint32_t OSCCTRL_DPLLCTRLB_Type::DCOFILTER

bit: 12..14 Sigma-Delta DCO Filter Selection

Definition at line 661 of file oscctrl.h.

◆ DIV

uint32_t OSCCTRL_DPLLCTRLB_Type::DIV

bit: 16..26 Clock Divider

Definition at line 663 of file oscctrl.h.

◆ FILTER

uint32_t OSCCTRL_DPLLCTRLB_Type::FILTER

bit: 0.. 3 Proportional Integral Filter Selection

Definition at line 656 of file oscctrl.h.

◆ LBYPASS

uint32_t OSCCTRL_DPLLCTRLB_Type::LBYPASS

bit: 11 Lock Bypass

Definition at line 660 of file oscctrl.h.

◆ LTIME

uint32_t OSCCTRL_DPLLCTRLB_Type::LTIME

bit: 8..10 Lock Time

Definition at line 659 of file oscctrl.h.

◆ REFCLK

uint32_t OSCCTRL_DPLLCTRLB_Type::REFCLK

bit: 5.. 7 Reference Clock Selection

Definition at line 658 of file oscctrl.h.

◆ reg

uint32_t OSCCTRL_DPLLCTRLB_Type::reg

Type used for register access

Definition at line 666 of file oscctrl.h.

◆ WUF

uint32_t OSCCTRL_DPLLCTRLB_Type::WUF

bit: 4 Wake Up Fast

Definition at line 657 of file oscctrl.h.


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