SAME54P20A Test Project
Data Fields
PCC_MR_Type Union Reference

Data Fields

struct {
   uint32_t   PCEN:1
 
   uint32_t   __pad0__:3
 
   uint32_t   DSIZE:2
 
   uint32_t   __pad1__:2
 
   uint32_t   SCALE:1
 
   uint32_t   ALWYS:1
 
   uint32_t   HALFS:1
 
   uint32_t   FRSTS:1
 
   uint32_t   __pad2__:4
 
   uint32_t   ISIZE:3
 
   uint32_t   __pad3__:11
 
   uint32_t   CID:2
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 44 of file pcc.h.

Field Documentation

◆ __pad0__

uint32_t PCC_MR_Type::__pad0__

bit: 1.. 3 Reserved

Definition at line 47 of file pcc.h.

◆ __pad1__

uint32_t PCC_MR_Type::__pad1__

bit: 6.. 7 Reserved

Definition at line 49 of file pcc.h.

◆ __pad2__

uint32_t PCC_MR_Type::__pad2__

bit: 12..15 Reserved

Definition at line 54 of file pcc.h.

◆ __pad3__

uint32_t PCC_MR_Type::__pad3__

bit: 19..29 Reserved

Definition at line 56 of file pcc.h.

◆ ALWYS

uint32_t PCC_MR_Type::ALWYS

bit: 9 Always Sampling

Definition at line 51 of file pcc.h.

◆ bit

struct { ... } PCC_MR_Type::bit

Structure used for bit access

◆ CID

uint32_t PCC_MR_Type::CID

bit: 30..31 Clear If Disabled

Definition at line 57 of file pcc.h.

◆ DSIZE

uint32_t PCC_MR_Type::DSIZE

bit: 4.. 5 Data size

Definition at line 48 of file pcc.h.

◆ FRSTS

uint32_t PCC_MR_Type::FRSTS

bit: 11 First sample

Definition at line 53 of file pcc.h.

◆ HALFS

uint32_t PCC_MR_Type::HALFS

bit: 10 Half Sampling

Definition at line 52 of file pcc.h.

◆ ISIZE

uint32_t PCC_MR_Type::ISIZE

bit: 16..18 Input Data Size

Definition at line 55 of file pcc.h.

◆ PCEN

uint32_t PCC_MR_Type::PCEN

bit: 0 Parallel Capture Enable

Definition at line 46 of file pcc.h.

◆ reg

uint32_t PCC_MR_Type::reg

Type used for register access

Definition at line 59 of file pcc.h.

◆ SCALE

uint32_t PCC_MR_Type::SCALE

bit: 8 Scale data

Definition at line 50 of file pcc.h.


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