SAME54P20A Test Project
Data Fields
SDHC_TMR_Type Union Reference

Data Fields

struct {
   uint16_t   DMAEN:1
 
   uint16_t   BCEN:1
 
   uint16_t   ACMDEN:2
 
   uint16_t   DTDSEL:1
 
   uint16_t   MSBSEL:1
 
   uint16_t   __pad0__:10
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 147 of file sdhc.h.

Field Documentation

◆ __pad0__

uint16_t SDHC_TMR_Type::__pad0__

bit: 6..15 Reserved

Definition at line 154 of file sdhc.h.

◆ ACMDEN

uint16_t SDHC_TMR_Type::ACMDEN

bit: 2.. 3 Auto Command Enable

Definition at line 151 of file sdhc.h.

◆ BCEN

uint16_t SDHC_TMR_Type::BCEN

bit: 1 Block Count Enable

Definition at line 150 of file sdhc.h.

◆ bit

struct { ... } SDHC_TMR_Type::bit

Structure used for bit access

◆ DMAEN

uint16_t SDHC_TMR_Type::DMAEN

bit: 0 DMA Enable

Definition at line 149 of file sdhc.h.

◆ DTDSEL

uint16_t SDHC_TMR_Type::DTDSEL

bit: 4 Data Transfer Direction Selection

Definition at line 152 of file sdhc.h.

◆ MSBSEL

uint16_t SDHC_TMR_Type::MSBSEL

bit: 5 Multi/Single Block Selection

Definition at line 153 of file sdhc.h.

◆ reg

uint16_t SDHC_TMR_Type::reg

Type used for register access

Definition at line 156 of file sdhc.h.


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