SAME54P20A Test Project
Data Fields
OSCCTRL_STATUS_Type Union Reference

Data Fields

struct {
   uint32_t   XOSCRDY0:1
 
   uint32_t   XOSCRDY1:1
 
   uint32_t   XOSCFAIL0:1
 
   uint32_t   XOSCFAIL1:1
 
   uint32_t   XOSCCKSW0:1
 
   uint32_t   XOSCCKSW1:1
 
   uint32_t   __pad0__:2
 
   uint32_t   DFLLRDY:1
 
   uint32_t   DFLLOOB:1
 
   uint32_t   DFLLLCKF:1
 
   uint32_t   DFLLLCKC:1
 
   uint32_t   DFLLRCS:1
 
   uint32_t   __pad1__:3
 
   uint32_t   DPLL0LCKR:1
 
   uint32_t   DPLL0LCKF:1
 
   uint32_t   DPLL0TO:1
 
   uint32_t   DPLL0LDRTO:1
 
   uint32_t   __pad2__:4
 
   uint32_t   DPLL1LCKR:1
 
   uint32_t   DPLL1LCKF:1
 
   uint32_t   DPLL1TO:1
 
   uint32_t   DPLL1LDRTO:1
 
   uint32_t   __pad3__:4
 
bit
 
struct {
   uint32_t   XOSCRDY:2
 
   uint32_t   XOSCFAIL:2
 
   uint32_t   XOSCCKSW:2
 
   uint32_t   __pad0__:26
 
vec
 
uint32_t reg
 

Detailed Description

Definition at line 312 of file oscctrl.h.

Field Documentation

◆ __pad0__

uint32_t OSCCTRL_STATUS_Type::__pad0__

bit: 6.. 7 Reserved

bit: 6..31 Reserved

Definition at line 320 of file oscctrl.h.

◆ __pad1__

uint32_t OSCCTRL_STATUS_Type::__pad1__

bit: 13..15 Reserved

Definition at line 326 of file oscctrl.h.

◆ __pad2__

uint32_t OSCCTRL_STATUS_Type::__pad2__

bit: 20..23 Reserved

Definition at line 331 of file oscctrl.h.

◆ __pad3__

uint32_t OSCCTRL_STATUS_Type::__pad3__

bit: 28..31 Reserved

Definition at line 336 of file oscctrl.h.

◆ bit

struct { ... } OSCCTRL_STATUS_Type::bit

Structure used for bit access

◆ DFLLLCKC

uint32_t OSCCTRL_STATUS_Type::DFLLLCKC

bit: 11 DFLL Lock Coarse

Definition at line 324 of file oscctrl.h.

◆ DFLLLCKF

uint32_t OSCCTRL_STATUS_Type::DFLLLCKF

bit: 10 DFLL Lock Fine

Definition at line 323 of file oscctrl.h.

◆ DFLLOOB

uint32_t OSCCTRL_STATUS_Type::DFLLOOB

bit: 9 DFLL Out Of Bounds

Definition at line 322 of file oscctrl.h.

◆ DFLLRCS

uint32_t OSCCTRL_STATUS_Type::DFLLRCS

bit: 12 DFLL Reference Clock Stopped

Definition at line 325 of file oscctrl.h.

◆ DFLLRDY

uint32_t OSCCTRL_STATUS_Type::DFLLRDY

bit: 8 DFLL Ready

Definition at line 321 of file oscctrl.h.

◆ DPLL0LCKF

uint32_t OSCCTRL_STATUS_Type::DPLL0LCKF

bit: 17 DPLL0 Lock Fall

Definition at line 328 of file oscctrl.h.

◆ DPLL0LCKR

uint32_t OSCCTRL_STATUS_Type::DPLL0LCKR

bit: 16 DPLL0 Lock Rise

Definition at line 327 of file oscctrl.h.

◆ DPLL0LDRTO

uint32_t OSCCTRL_STATUS_Type::DPLL0LDRTO

bit: 19 DPLL0 Loop Divider Ratio Update Complete

Definition at line 330 of file oscctrl.h.

◆ DPLL0TO

uint32_t OSCCTRL_STATUS_Type::DPLL0TO

bit: 18 DPLL0 Timeout

Definition at line 329 of file oscctrl.h.

◆ DPLL1LCKF

uint32_t OSCCTRL_STATUS_Type::DPLL1LCKF

bit: 25 DPLL1 Lock Fall

Definition at line 333 of file oscctrl.h.

◆ DPLL1LCKR

uint32_t OSCCTRL_STATUS_Type::DPLL1LCKR

bit: 24 DPLL1 Lock Rise

Definition at line 332 of file oscctrl.h.

◆ DPLL1LDRTO

uint32_t OSCCTRL_STATUS_Type::DPLL1LDRTO

bit: 27 DPLL1 Loop Divider Ratio Update Complete

Definition at line 335 of file oscctrl.h.

◆ DPLL1TO

uint32_t OSCCTRL_STATUS_Type::DPLL1TO

bit: 26 DPLL1 Timeout

Definition at line 334 of file oscctrl.h.

◆ reg

uint32_t OSCCTRL_STATUS_Type::reg

Type used for register access

Definition at line 344 of file oscctrl.h.

◆ vec

struct { ... } OSCCTRL_STATUS_Type::vec

Structure used for vec access

◆ XOSCCKSW

uint32_t OSCCTRL_STATUS_Type::XOSCCKSW

bit: 4.. 5 XOSC x Clock Switch

Definition at line 341 of file oscctrl.h.

◆ XOSCCKSW0

uint32_t OSCCTRL_STATUS_Type::XOSCCKSW0

bit: 4 XOSC 0 Clock Switch

Definition at line 318 of file oscctrl.h.

◆ XOSCCKSW1

uint32_t OSCCTRL_STATUS_Type::XOSCCKSW1

bit: 5 XOSC 1 Clock Switch

Definition at line 319 of file oscctrl.h.

◆ XOSCFAIL

uint32_t OSCCTRL_STATUS_Type::XOSCFAIL

bit: 2.. 3 XOSC x Clock Failure Detector

Definition at line 340 of file oscctrl.h.

◆ XOSCFAIL0

uint32_t OSCCTRL_STATUS_Type::XOSCFAIL0

bit: 2 XOSC 0 Clock Failure Detector

Definition at line 316 of file oscctrl.h.

◆ XOSCFAIL1

uint32_t OSCCTRL_STATUS_Type::XOSCFAIL1

bit: 3 XOSC 1 Clock Failure Detector

Definition at line 317 of file oscctrl.h.

◆ XOSCRDY

uint32_t OSCCTRL_STATUS_Type::XOSCRDY

bit: 0.. 1 XOSC x Ready

Definition at line 339 of file oscctrl.h.

◆ XOSCRDY0

uint32_t OSCCTRL_STATUS_Type::XOSCRDY0

bit: 0 XOSC 0 Ready

Definition at line 314 of file oscctrl.h.

◆ XOSCRDY1

uint32_t OSCCTRL_STATUS_Type::XOSCRDY1

bit: 1 XOSC 1 Ready

Definition at line 315 of file oscctrl.h.


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