SAME54P20A Test Project
Data Fields
OSCCTRL_DFLLVAL_Type Union Reference

Data Fields

struct {
   uint32_t   FINE:8
 
   uint32_t   __pad0__:2
 
   uint32_t   COARSE:6
 
   uint32_t   DIFF:16
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 523 of file oscctrl.h.

Field Documentation

◆ __pad0__

uint32_t OSCCTRL_DFLLVAL_Type::__pad0__

bit: 8.. 9 Reserved

Definition at line 526 of file oscctrl.h.

◆ bit

struct { ... } OSCCTRL_DFLLVAL_Type::bit

Structure used for bit access

◆ COARSE

uint32_t OSCCTRL_DFLLVAL_Type::COARSE

bit: 10..15 Coarse Value

Definition at line 527 of file oscctrl.h.

◆ DIFF

uint32_t OSCCTRL_DFLLVAL_Type::DIFF

bit: 16..31 Multiplication Ratio Difference

Definition at line 528 of file oscctrl.h.

◆ FINE

uint32_t OSCCTRL_DFLLVAL_Type::FINE

bit: 0.. 7 Fine Value

Definition at line 525 of file oscctrl.h.

◆ reg

uint32_t OSCCTRL_DFLLVAL_Type::reg

Type used for register access

Definition at line 530 of file oscctrl.h.


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