|
discoverpixy
|
|
Macros | |
| #define | DCMI_SynchroMode_Hardware ((uint16_t)0x0000) |
| #define | DCMI_SynchroMode_Embedded ((uint16_t)0x0010) |
| #define | IS_DCMI_SYNCHRO(MODE) |
| #define DCMI_SynchroMode_Embedded ((uint16_t)0x0010) |
Embedded synchronization data capture is synchronized with synchronization codes embedded in the data flow
| #define DCMI_SynchroMode_Hardware ((uint16_t)0x0000) |
Hardware synchronization data capture (frame/line start/stop) is synchronized with the HSYNC/VSYNC signals
| #define IS_DCMI_SYNCHRO | ( | MODE | ) |
1.8.9.1