Macros
Collaboration diagram for COMP_OutputPoloarity:

Macros

#define COMP_OutputPol_Inverted   COMP_CSR_COMPxPOL
 
#define COMP_OutputPol_NonInverted   ((uint32_t)0x00000000)
 
#define IS_COMP_OUTPUT_POL(POL)
 

Detailed Description

Macro Definition Documentation

#define COMP_OutputPol_Inverted   COMP_CSR_COMPxPOL

COMP output on GPIO is inverted

Definition at line 326 of file stm32f30x_comp.h.

#define COMP_OutputPol_NonInverted   ((uint32_t)0x00000000)

COMP output on GPIO isn't inverted

Definition at line 325 of file stm32f30x_comp.h.

#define IS_COMP_OUTPUT_POL (   POL)
Value:
#define COMP_OutputPol_Inverted
#define COMP_OutputPol_NonInverted

Definition at line 328 of file stm32f30x_comp.h.



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