SAME54P20A Test Project
Data Fields
CCL_LUTCTRL_Type Union Reference

Data Fields

struct {
   uint32_t   __pad0__:1
 
   uint32_t   ENABLE:1
 
   uint32_t   __pad1__:2
 
   uint32_t   FILTSEL:2
 
   uint32_t   __pad2__:1
 
   uint32_t   EDGESEL:1
 
   uint32_t   INSEL0:4
 
   uint32_t   INSEL1:4
 
   uint32_t   INSEL2:4
 
   uint32_t   INVEI:1
 
   uint32_t   LUTEI:1
 
   uint32_t   LUTEO:1
 
   uint32_t   __pad3__:1
 
   uint32_t   TRUTH:8
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 98 of file ccl.h.

Field Documentation

◆ __pad0__

uint32_t CCL_LUTCTRL_Type::__pad0__

bit: 0 Reserved

Definition at line 100 of file ccl.h.

◆ __pad1__

uint32_t CCL_LUTCTRL_Type::__pad1__

bit: 2.. 3 Reserved

Definition at line 102 of file ccl.h.

◆ __pad2__

uint32_t CCL_LUTCTRL_Type::__pad2__

bit: 6 Reserved

Definition at line 104 of file ccl.h.

◆ __pad3__

uint32_t CCL_LUTCTRL_Type::__pad3__

bit: 23 Reserved

Definition at line 112 of file ccl.h.

◆ bit

struct { ... } CCL_LUTCTRL_Type::bit

Structure used for bit access

◆ EDGESEL

uint32_t CCL_LUTCTRL_Type::EDGESEL

bit: 7 Edge Selection

Definition at line 105 of file ccl.h.

◆ ENABLE

uint32_t CCL_LUTCTRL_Type::ENABLE

bit: 1 LUT Enable

Definition at line 101 of file ccl.h.

◆ FILTSEL

uint32_t CCL_LUTCTRL_Type::FILTSEL

bit: 4.. 5 Filter Selection

Definition at line 103 of file ccl.h.

◆ INSEL0

uint32_t CCL_LUTCTRL_Type::INSEL0

bit: 8..11 Input Selection 0

Definition at line 106 of file ccl.h.

◆ INSEL1

uint32_t CCL_LUTCTRL_Type::INSEL1

bit: 12..15 Input Selection 1

Definition at line 107 of file ccl.h.

◆ INSEL2

uint32_t CCL_LUTCTRL_Type::INSEL2

bit: 16..19 Input Selection 2

Definition at line 108 of file ccl.h.

◆ INVEI

uint32_t CCL_LUTCTRL_Type::INVEI

bit: 20 Inverted Event Input Enable

Definition at line 109 of file ccl.h.

◆ LUTEI

uint32_t CCL_LUTCTRL_Type::LUTEI

bit: 21 LUT Event Input Enable

Definition at line 110 of file ccl.h.

◆ LUTEO

uint32_t CCL_LUTCTRL_Type::LUTEO

bit: 22 LUT Event Output Enable

Definition at line 111 of file ccl.h.

◆ reg

uint32_t CCL_LUTCTRL_Type::reg

Type used for register access

Definition at line 115 of file ccl.h.

◆ TRUTH

uint32_t CCL_LUTCTRL_Type::TRUTH

bit: 24..31 Truth Value

Definition at line 113 of file ccl.h.


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