Macros
Collaboration diagram for ADC_regular_rank:

Macros

#define IS_ADC_REGULAR_RANK(RANK)   (((RANK) >= 0x1) && ((RANK) <= 0x10))
 
#define IS_ADC_REGULAR_RANK(RANK)   (((RANK) >= 0x1) && ((RANK) <= 0x10))
 

Detailed Description

Macro Definition Documentation

#define IS_ADC_REGULAR_RANK (   RANK)    (((RANK) >= 0x1) && ((RANK) <= 0x10))

Definition at line 396 of file stm32f10x_adc.h.

#define IS_ADC_REGULAR_RANK (   RANK)    (((RANK) >= 0x1) && ((RANK) <= 0x10))

Definition at line 559 of file stm32f4xx_adc.h.



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