Macros

Constants defining whether or not the deadtime rising sign is write protected. More...

Collaboration diagram for HRTIM_DeadtimeRisingSignLock:

Macros

#define HRTIM_TIMDEADTIME_RISINGSIGNLOCK_READONLY   (HRTIM_DTR_DTRSLK)
 
#define HRTIM_TIMDEADTIME_RISINGSIGNLOCK_WRITE   ((uint32_t)0x00000000)
 
#define IS_HRTIM_TIMDEADTIME_RISINGSIGNLOCK(RISINGSIGNLOCK)
 

Detailed Description

Constants defining whether or not the deadtime rising sign is write protected.

Macro Definition Documentation

#define HRTIM_TIMDEADTIME_RISINGSIGNLOCK_READONLY   (HRTIM_DTR_DTRSLK)

Deadtime rising sign is read-only

Definition at line 1380 of file stm32f30x_hrtim.h.

#define HRTIM_TIMDEADTIME_RISINGSIGNLOCK_WRITE   ((uint32_t)0x00000000)

Deadtime rising sign is writable

Definition at line 1379 of file stm32f30x_hrtim.h.

#define IS_HRTIM_TIMDEADTIME_RISINGSIGNLOCK (   RISINGSIGNLOCK)
Value:
(((RISINGSIGNLOCK) == HRTIM_TIMDEADTIME_RISINGSIGNLOCK_WRITE) || \
#define HRTIM_TIMDEADTIME_RISINGSIGNLOCK_WRITE
#define HRTIM_TIMDEADTIME_RISINGSIGNLOCK_READONLY

Definition at line 1382 of file stm32f30x_hrtim.h.



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