HAL
DCMI_InitTypeDef::JPEGMode is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDCMI_InitTypeDef::JPEGMode

DCMI_InitTypeDef::JPEGMode field

Enable or Disable the JPEG mode This parameter can be a value of DCMI_MODE_JPEG

Syntax

uint32_t JPEGMode;

References

LocationReferrerText
stm32f4xx_hal_dcmi_ex.h:83
uint32_t JPEGMode; /*!< Enable or Disable the JPEG mode
stm32f4xx_hal_dcmi.c:232HAL_DCMI_Init()
hdcmi->Init.JPEGMode);
stm32f4xx_hal_dcmi_ex.c:142HAL_DCMI_Init()
hdcmi->Init.JPEGMode

Data Use

Functions reading DCMI_InitTypeDef::JPEGMode
DCMI_InitTypeDef::JPEGMode
all items filtered out
Type of DCMI_InitTypeDef::JPEGMode
DCMI_InitTypeDef::JPEGMode
uint32_t
all items filtered out