STM32H735xx HAL User Manual
Data Fields
OTFDEC_RegionConfigTypeDef Struct Reference

OTFDEC region configuration structure definition. More...

#include <stm32h7xx_hal_otfdec.h>

Data Fields

uint32_t Nonce [2]
uint32_t StartAddress
uint32_t EndAddress
uint16_t Version

Detailed Description

OTFDEC region configuration structure definition.

Definition at line 53 of file stm32h7xx_hal_otfdec.h.


Field Documentation

OTFDEC region end address

Definition at line 59 of file stm32h7xx_hal_otfdec.h.

Referenced by HAL_OTFDEC_RegionConfig(), and HAL_OTFDEC_RegionGetConfig().

OTFDEC region nonce

Definition at line 55 of file stm32h7xx_hal_otfdec.h.

Referenced by HAL_OTFDEC_RegionConfig(), and HAL_OTFDEC_RegionGetConfig().

OTFDEC region start address

Definition at line 57 of file stm32h7xx_hal_otfdec.h.

Referenced by HAL_OTFDEC_RegionConfig(), and HAL_OTFDEC_RegionGetConfig().

OTFDEC region firmware version

Definition at line 61 of file stm32h7xx_hal_otfdec.h.

Referenced by HAL_OTFDEC_RegionConfig(), and HAL_OTFDEC_RegionGetConfig().


The documentation for this struct was generated from the following file: