Macros
IWDG Private Constants
Collaboration diagram for IWDG Private Constants:

Macros

#define IWDG_KEY_ENABLE   0x0000CCCCu
 
#define IWDG_KEY_RELOAD   0x0000AAAAu
 IWDG Key Register BitMask. More...
 
#define IWDG_KEY_WRITE_ACCESS_DISABLE   0x00000000u
 
#define IWDG_KEY_WRITE_ACCESS_ENABLE   0x00005555u
 

Detailed Description

Macro Definition Documentation

◆ IWDG_KEY_ENABLE

#define IWDG_KEY_ENABLE   0x0000CCCCu

IWDG Peripheral Enable

Definition at line 158 of file stm32f4xx_hal_iwdg.h.

◆ IWDG_KEY_RELOAD

#define IWDG_KEY_RELOAD   0x0000AAAAu

IWDG Key Register BitMask.

IWDG Reload Counter Enable

Definition at line 157 of file stm32f4xx_hal_iwdg.h.

◆ IWDG_KEY_WRITE_ACCESS_DISABLE

#define IWDG_KEY_WRITE_ACCESS_DISABLE   0x00000000u

IWDG KR Write Access Disable

Definition at line 160 of file stm32f4xx_hal_iwdg.h.

◆ IWDG_KEY_WRITE_ACCESS_ENABLE

#define IWDG_KEY_WRITE_ACCESS_ENABLE   0x00005555u

IWDG KR Write Access Enable

Definition at line 159 of file stm32f4xx_hal_iwdg.h.



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