SAME54P20A Test Project
Data Fields
SDHC_CACR_Type Union Reference

Data Fields

struct {
   uint32_t   CAPWREN:1
 
   uint32_t   __pad0__:7
 
   uint32_t   KEY:8
 
   uint32_t   __pad1__:16
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 2501 of file sdhc.h.

Field Documentation

◆ __pad0__

uint32_t SDHC_CACR_Type::__pad0__

bit: 1.. 7 Reserved

Definition at line 2504 of file sdhc.h.

◆ __pad1__

uint32_t SDHC_CACR_Type::__pad1__

bit: 16..31 Reserved

Definition at line 2506 of file sdhc.h.

◆ bit

struct { ... } SDHC_CACR_Type::bit

Structure used for bit access

◆ CAPWREN

uint32_t SDHC_CACR_Type::CAPWREN

bit: 0 Capabilities Registers Write Enable (Required to write the correct frequencies in the Capabilities Registers)

Definition at line 2503 of file sdhc.h.

◆ KEY

uint32_t SDHC_CACR_Type::KEY

bit: 8..15 Key (0x46)

Definition at line 2505 of file sdhc.h.

◆ reg

uint32_t SDHC_CACR_Type::reg

Type used for register access

Definition at line 2508 of file sdhc.h.


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