FLASH_Option_Bytes_IWatchdog
[FLASH_Exported_Constants]

Defines

#define OB_IWDG_SW   ((uint8_t)0x20)
#define OB_IWDG_HW   ((uint8_t)0x00)
#define IS_OB_IWDG_SOURCE(SOURCE)   (((SOURCE) == OB_IWDG_SW) || ((SOURCE) == OB_IWDG_HW))

Define Documentation

#define OB_IWDG_HW   ((uint8_t)0x00)

Hardware IWDG selected

#define OB_IWDG_SW   ((uint8_t)0x20)

Software IWDG selected

Generated on Fri Jun 22 00:58:29 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3