Macros
Collaboration diagram for FSMC_Data_Setup_Time:

Macros

#define IS_FSMC_DATASETUP_TIME(TIME)   (((TIME) > 0) && ((TIME) <= 0xFF))
 
#define IS_FSMC_DATASETUP_TIME(TIME)   (((TIME) > 0) && ((TIME) <= 0xFF))
 

Detailed Description

Macro Definition Documentation

◆ IS_FSMC_DATASETUP_TIME [1/2]

#define IS_FSMC_DATASETUP_TIME (   TIME)    (((TIME) > 0) && ((TIME) <= 0xFF))

Definition at line 451 of file stm32f4xx_fsmc.h.

◆ IS_FSMC_DATASETUP_TIME [2/2]

#define IS_FSMC_DATASETUP_TIME (   TIME)    (((TIME) > 0) && ((TIME) <= 0xFF))

Definition at line 473 of file stm32f10x_fsmc.h.



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