SAME54P20A Test Project
Data Fields
OSCCTRL_DPLLCTRLA_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 605 of file oscctrl.h.

Field Documentation

◆ __pad0__

uint8_t OSCCTRL_DPLLCTRLA_Type::__pad0__

bit: 0 Reserved

Definition at line 607 of file oscctrl.h.

◆ __pad1__

uint8_t OSCCTRL_DPLLCTRLA_Type::__pad1__

bit: 2.. 5 Reserved

Definition at line 609 of file oscctrl.h.

◆ bit

struct { ... } OSCCTRL_DPLLCTRLA_Type::bit

Structure used for bit access

◆ ENABLE

uint8_t OSCCTRL_DPLLCTRLA_Type::ENABLE

bit: 1 DPLL Enable

Definition at line 608 of file oscctrl.h.

◆ ONDEMAND

uint8_t OSCCTRL_DPLLCTRLA_Type::ONDEMAND

bit: 7 On Demand Control

Definition at line 611 of file oscctrl.h.

◆ reg

uint8_t OSCCTRL_DPLLCTRLA_Type::reg

Type used for register access

Definition at line 613 of file oscctrl.h.

◆ RUNSTDBY

uint8_t OSCCTRL_DPLLCTRLA_Type::RUNSTDBY

bit: 6 Run in Standby

Definition at line 610 of file oscctrl.h.


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