SAME54P20A Test Project
Data Fields
OSCCTRL_DPLLSTATUS_Type Union Reference

Data Fields

struct {
   uint32_t   LOCK:1
 
   uint32_t   CLKRDY:1
 
   uint32_t   __pad0__:30
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 738 of file oscctrl.h.

Field Documentation

◆ __pad0__

uint32_t OSCCTRL_DPLLSTATUS_Type::__pad0__

bit: 2..31 Reserved

Definition at line 742 of file oscctrl.h.

◆ bit

struct { ... } OSCCTRL_DPLLSTATUS_Type::bit

Structure used for bit access

◆ CLKRDY

uint32_t OSCCTRL_DPLLSTATUS_Type::CLKRDY

bit: 1 DPLL Clock Ready

Definition at line 741 of file oscctrl.h.

◆ LOCK

uint32_t OSCCTRL_DPLLSTATUS_Type::LOCK

bit: 0 DPLL Lock Status

Definition at line 740 of file oscctrl.h.

◆ reg

uint32_t OSCCTRL_DPLLSTATUS_Type::reg

Type used for register access

Definition at line 744 of file oscctrl.h.


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