Macros

Constants defining capture unit identifiers. More...

Collaboration diagram for HRTIM_CaptureUnit:

Macros

#define HRTIM_CAPTUREUNIT_1   (uint32_t)0x00000001
 
#define HRTIM_CAPTUREUNIT_2   (uint32_t)0x00000002
 
#define IS_HRTIM_CAPTUREUNIT(CAPTUREUNIT)
 

Detailed Description

Constants defining capture unit identifiers.

Macro Definition Documentation

#define HRTIM_CAPTUREUNIT_1   (uint32_t)0x00000001

Capture unit 1 identifier

Definition at line 414 of file stm32f30x_hrtim.h.

#define HRTIM_CAPTUREUNIT_2   (uint32_t)0x00000002

Capture unit 2 identifier

Definition at line 415 of file stm32f30x_hrtim.h.

#define IS_HRTIM_CAPTUREUNIT (   CAPTUREUNIT)
Value:
(((CAPTUREUNIT) == HRTIM_CAPTUREUNIT_1) || \
((CAPTUREUNIT) == HRTIM_CAPTUREUNIT_2))
#define HRTIM_CAPTUREUNIT_1
#define HRTIM_CAPTUREUNIT_2

Definition at line 417 of file stm32f30x_hrtim.h.



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