SAME54P20A Test Project
Data Fields
SDHC_CCR_Type Union Reference

Data Fields

struct {
   uint16_t   INTCLKEN:1
 
   uint16_t   INTCLKS:1
 
   uint16_t   SDCLKEN:1
 
   uint16_t   __pad0__:2
 
   uint16_t   CLKGSEL:1
 
   uint16_t   USDCLKFSEL:2
 
   uint16_t   SDCLKFSEL:8
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 633 of file sdhc.h.

Field Documentation

◆ __pad0__

uint16_t SDHC_CCR_Type::__pad0__

bit: 3.. 4 Reserved

Definition at line 638 of file sdhc.h.

◆ bit

struct { ... } SDHC_CCR_Type::bit

Structure used for bit access

◆ CLKGSEL

uint16_t SDHC_CCR_Type::CLKGSEL

bit: 5 Clock Generator Select

Definition at line 639 of file sdhc.h.

◆ INTCLKEN

uint16_t SDHC_CCR_Type::INTCLKEN

bit: 0 Internal Clock Enable

Definition at line 635 of file sdhc.h.

◆ INTCLKS

uint16_t SDHC_CCR_Type::INTCLKS

bit: 1 Internal Clock Stable

Definition at line 636 of file sdhc.h.

◆ reg

uint16_t SDHC_CCR_Type::reg

Type used for register access

Definition at line 643 of file sdhc.h.

◆ SDCLKEN

uint16_t SDHC_CCR_Type::SDCLKEN

bit: 2 SD Clock Enable

Definition at line 637 of file sdhc.h.

◆ SDCLKFSEL

uint16_t SDHC_CCR_Type::SDCLKFSEL

bit: 8..15 SDCLK Frequency Select

Definition at line 641 of file sdhc.h.

◆ USDCLKFSEL

uint16_t SDHC_CCR_Type::USDCLKFSEL

bit: 6.. 7 Upper Bits of SDCLK Frequency Select

Definition at line 640 of file sdhc.h.


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