XMC Peripheral Library for XMC4000 Family
XMC_CCU4_SLICE_EVENT_CONFIG_t Struct Reference

#include <xmc_ccu4.h>

Data Fields

XMC_CCU4_SLICE_EVENT_FILTER_t duration
 
XMC_CCU4_SLICE_EVENT_EDGE_SENSITIVITY_t edge
 
XMC_CCU4_SLICE_EVENT_LEVEL_SENSITIVITY_t level
 
XMC_CCU4_SLICE_INPUT_t mapped_input
 

Detailed Description

Configuration data structure of an External Event(Event-0/1/2). Needed to configure the various aspects of an External Event. This structure will not connect the external event with an external function.

Field Documentation

◆ duration

Low Pass filter duration in terms of fCCU clock cycles

◆ edge

Select the event edge of the input signal. This is needed for an edge sensitive External function.

◆ level

Select the event level of the input signal. This is needed for an level sensitive External function.

◆ mapped_input

XMC_CCU4_SLICE_INPUT_t mapped_input

Required input signal for the Event


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