STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
|
Macros | |
#define | DCMI_PCKPolarity_Falling ((uint16_t)0x0000) |
#define | DCMI_PCKPolarity_Rising ((uint16_t)0x0020) |
#define | IS_DCMI_PCKPOLARITY(POLARITY) |
#define DCMI_PCKPolarity_Falling ((uint16_t)0x0000) |
Pixel clock active on Falling edge
#define DCMI_PCKPolarity_Rising ((uint16_t)0x0020) |
Pixel clock active on Rising edge
#define IS_DCMI_PCKPOLARITY | ( | POLARITY | ) |