XMC Peripheral Library for XMC4000 Family: XMC_CCU8_SLICE_DEAD_TIME_CONFIG_t Struct Reference

XMC Peripheral Library for XMC4000 Family

XMC Peripheral Library for XMC4000 Family  2.1.16
XMC_CCU8_SLICE_DEAD_TIME_CONFIG_t Struct Reference

#include <xmc_ccu8.h>

Detailed Description

Dead Time configuration

Field Documentation

uint32_t channel1_inv_st_path

Should dead time be applied to inverse ST output of Compare Channel-1?

uint32_t channel1_st_falling_edge_counter

Contains the delay value that is applied to the falling edge for compare channel-1. Range: [0x0 to 0xFF]

uint32_t channel1_st_path

Should dead time be applied to ST output of Compare Channel-1?

uint32_t channel1_st_rising_edge_counter

Contains the delay value that is applied to the rising edge for compare channel-1. Range: [0x0 to 0xFF]

uint32_t channel2_inv_st_path

Should dead time be applied to inverse ST output of Compare Channel-2?

uint32_t channel2_st_falling_edge_counter

Contains the delay value that is applied to the falling edge for compare channel-2. Range: [0x0 to 0xFF]

uint32_t channel2_st_path

Should dead time be applied to ST output of Compare Channel-2?

uint32_t channel2_st_rising_edge_counter

Contains the delay value that is applied to the rising edge for compare channel-2. Range: [0x0 to 0xFF]

uint32_t div

Dead time prescaler divider value. Accepts enum XMC_CCU8_SLICE_DTC_DIV_t

uint32_t enable_dead_time_channel1

Enable dead time for Compare Channel-1

uint32_t enable_dead_time_channel2

Enable dead time for Compare Channel-2


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