Macros
Collaboration diagram for ADC_injected_rank:

Macros

#define IS_ADC_INJECTED_RANK(RANK)   (((RANK) >= 0x1) && ((RANK) <= 0x4))
 
#define IS_ADC_INJECTED_RANK(RANK)   (((RANK) >= 0x1) && ((RANK) <= 0x4))
 

Detailed Description

Macro Definition Documentation

◆ IS_ADC_INJECTED_RANK [1/2]

#define IS_ADC_INJECTED_RANK (   RANK)    (((RANK) >= 0x1) && ((RANK) <= 0x4))

Definition at line 376 of file stm32f10x_adc.h.

◆ IS_ADC_INJECTED_RANK [2/2]

#define IS_ADC_INJECTED_RANK (   RANK)    (((RANK) >= 0x1) && ((RANK) <= 0x4))

Definition at line 541 of file stm32f4xx_adc.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Mon Feb 28 2022 23:36:14