Macros

Constants defining whether the deadtime is positive or negative (overlapping signal) on rising edge. More...

Collaboration diagram for HRTIM_DeadtimeRisingSign:

Macros

#define HRTIM_TIMDEADTIME_RISINGSIGN_NEGATIVE   (HRTIM_DTR_SDTR)
 
#define HRTIM_TIMDEADTIME_RISINGSIGN_POSITIVE   ((uint32_t)0x00000000)
 
#define IS_HRTIM_TIMDEADTIME_RISINGSIGN(RISINGSIGN)
 

Detailed Description

Constants defining whether the deadtime is positive or negative (overlapping signal) on rising edge.

Macro Definition Documentation

#define HRTIM_TIMDEADTIME_RISINGSIGN_NEGATIVE   (HRTIM_DTR_SDTR)

Negative deadtime on rising edge

Definition at line 1350 of file stm32f30x_hrtim.h.

#define HRTIM_TIMDEADTIME_RISINGSIGN_POSITIVE   ((uint32_t)0x00000000)

Positive deadtime on rising edge

Definition at line 1349 of file stm32f30x_hrtim.h.

#define IS_HRTIM_TIMDEADTIME_RISINGSIGN (   RISINGSIGN)
Value:
#define HRTIM_TIMDEADTIME_RISINGSIGN_POSITIVE
#define HRTIM_TIMDEADTIME_RISINGSIGN_NEGATIVE

Definition at line 1352 of file stm32f30x_hrtim.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:56