Macros
Collaboration diagram for FLASH Option Bytes WWatchdog:

Macros

#define OB_WWDG_HW   ((uint32_t)0x00U)
 
#define OB_WWDG_HW   0x00U
 
#define OB_WWDG_SW   ((uint32_t)0x10U)
 
#define OB_WWDG_SW   0x10U
 

Detailed Description

Macro Definition Documentation

◆ OB_WWDG_HW [1/2]

#define OB_WWDG_HW   ((uint32_t)0x00U)

Hardware WWDG selected

Definition at line 178 of file stm32f7xx_hal_flash_ex.h.

◆ OB_WWDG_HW [2/2]

#define OB_WWDG_HW   0x00U

◆ OB_WWDG_SW [1/2]

#define OB_WWDG_SW   ((uint32_t)0x10U)

Software WWDG selected

Definition at line 177 of file stm32f7xx_hal_flash_ex.h.

◆ OB_WWDG_SW [2/2]

#define OB_WWDG_SW   0x10U


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08