SAME54P20A Test Project
Data Fields
SDHC_BSR_Type Union Reference

Data Fields

struct {
   uint16_t   BLOCKSIZE:10
 
   uint16_t   __pad0__:2
 
   uint16_t   BOUNDARY:3
 
   uint16_t   __pad1__:1
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 71 of file sdhc.h.

Field Documentation

◆ __pad0__

uint16_t SDHC_BSR_Type::__pad0__

bit: 10..11 Reserved

Definition at line 74 of file sdhc.h.

◆ __pad1__

uint16_t SDHC_BSR_Type::__pad1__

bit: 15 Reserved

Definition at line 76 of file sdhc.h.

◆ bit

struct { ... } SDHC_BSR_Type::bit

Structure used for bit access

◆ BLOCKSIZE

uint16_t SDHC_BSR_Type::BLOCKSIZE

bit: 0.. 9 Transfer Block Size

Definition at line 73 of file sdhc.h.

◆ BOUNDARY

uint16_t SDHC_BSR_Type::BOUNDARY

bit: 12..14 SDMA Buffer Boundary

Definition at line 75 of file sdhc.h.

◆ reg

uint16_t SDHC_BSR_Type::reg

Type used for register access

Definition at line 78 of file sdhc.h.


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