SAME54P20A Test Project
Data Fields
OSCCTRL_DFLLCTRLA_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 460 of file oscctrl.h.

Field Documentation

◆ __pad0__

uint8_t OSCCTRL_DFLLCTRLA_Type::__pad0__

bit: 0 Reserved

Definition at line 462 of file oscctrl.h.

◆ __pad1__

uint8_t OSCCTRL_DFLLCTRLA_Type::__pad1__

bit: 2.. 5 Reserved

Definition at line 464 of file oscctrl.h.

◆ bit

struct { ... } OSCCTRL_DFLLCTRLA_Type::bit

Structure used for bit access

◆ ENABLE

uint8_t OSCCTRL_DFLLCTRLA_Type::ENABLE

bit: 1 DFLL Enable

Definition at line 463 of file oscctrl.h.

◆ ONDEMAND

uint8_t OSCCTRL_DFLLCTRLA_Type::ONDEMAND

bit: 7 On Demand Control

Definition at line 466 of file oscctrl.h.

◆ reg

uint8_t OSCCTRL_DFLLCTRLA_Type::reg

Type used for register access

Definition at line 468 of file oscctrl.h.

◆ RUNSTDBY

uint8_t OSCCTRL_DFLLCTRLA_Type::RUNSTDBY

bit: 6 Run in Standby

Definition at line 465 of file oscctrl.h.


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