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

◆ HRTIM_TIMDEADTIME_RISINGSIGNLOCK_READONLY

#define HRTIM_TIMDEADTIME_RISINGSIGNLOCK_READONLY   (HRTIM_DTR_DTRSLK)

Deadtime rising sign is read-only

Definition at line 1380 of file stm32f30x_hrtim.h.

◆ HRTIM_TIMDEADTIME_RISINGSIGNLOCK_WRITE

#define HRTIM_TIMDEADTIME_RISINGSIGNLOCK_WRITE   ((uint32_t)0x00000000)

Deadtime rising sign is writable

Definition at line 1379 of file stm32f30x_hrtim.h.

◆ IS_HRTIM_TIMDEADTIME_RISINGSIGNLOCK

#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 Mon Feb 28 2022 23:36:17