discoverpixy
Macros
Collaboration diagram for LTDC_Position:

Macros

#define LTDC_POS_CY   LTDC_CPSR_CYPOS
 
#define LTDC_POS_CX   LTDC_CPSR_CXPOS
 
#define IS_LTDC_GET_POS(POS)   (((POS) <= LTDC_POS_CY))
 

Detailed Description