XMC Peripheral Library for XMC4000 Family: XMC_DSD_CH_AUX_FILTER_CONFIG_t Struct Reference

XMC Peripheral Library for XMC4000 Family

XMC Peripheral Library for XMC4000 Family  2.1.16
XMC_DSD_CH_AUX_FILTER_CONFIG_t Struct Reference

#include <xmc_dsd.h>

Data Fields

uint32_t decimation_factor
 
uint32_t __pad0__: 8
 
uint32_t enable_integrator_coupling: 1
 
uint32_t filter_type: 2
 
uint32_t lower_boundary: 16
 
uint32_t result_event_type: 4
 
uint32_t upper_boundary: 16
 

Detailed Description

DSD auxiliary Filter is used as fast filter to detect overvoltage or current by defining the boundaries.

Field Documentation

uint32_t __pad0__

This parameter can be in range of 4 - 256[dec]

uint32_t decimation_factor

This parameter can be in range of 4 - 256[dec]

uint32_t enable_integrator_coupling

Only enable AUX filter when Integrator is enabled

uint32_t filter_type

This parameter can take a value of XMC_DSD_CH_FILTER_TYPE_t

uint32_t lower_boundary

This parameter can take a value of int16_t

uint32_t result_event_type

Result event for aux filter and the event select configuration. Use enum XMC_DSD_CH_AUX_EVENT_t

uint32_t upper_boundary

This parameter can take a value of int16_t


The documentation for this struct was generated from the following file:
Generated on Mon Aug 7 2017 11:33:58 for XMC Peripheral Library for XMC4000 Family by   doxygen 1.8.11