STM32L486xx HAL User Manual
Defines
FIREWALL pre arm status
FIREWALL Exported Constants

Defines

#define FIREWALL_PRE_ARM_RESET   ((uint32_t)0x0000)
#define FIREWALL_PRE_ARM_SET   ((uint32_t)FW_CR_FPA)

Define Documentation

#define FIREWALL_PRE_ARM_RESET   ((uint32_t)0x0000)

Definition at line 125 of file stm32l4xx_hal_firewall.h.

#define FIREWALL_PRE_ARM_SET   ((uint32_t)FW_CR_FPA)

Definition at line 126 of file stm32l4xx_hal_firewall.h.