G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
DDL_FLASH_OPT_InitTypeDef Struct Reference

Flash Options Byte Structure definition. More...

#include <g32r4xx_ddl_flash.h>

Data Fields

uint32_t readProtectionLevel
uint32_t iwdtSoftwareEnable
uint32_t wwdtSoftwareEnable
uint32_t writeProtectionEnable
uint32_t nmiEnable
uint32_t adcTrim
uint32_t writeProtectionSectors
uint32_t bootAddr

Detailed Description

Flash Options Byte Structure definition.

Definition at line 194 of file g32r4xx_ddl_flash.h.

Field Documentation

◆ adcTrim

uint32_t DDL_FLASH_OPT_InitTypeDef::adcTrim

Definition at line 217 of file g32r4xx_ddl_flash.h.

◆ bootAddr

uint32_t DDL_FLASH_OPT_InitTypeDef::bootAddr

Definition at line 232 of file g32r4xx_ddl_flash.h.

◆ iwdtSoftwareEnable

uint32_t DDL_FLASH_OPT_InitTypeDef::iwdtSoftwareEnable

Definition at line 201 of file g32r4xx_ddl_flash.h.

◆ nmiEnable

uint32_t DDL_FLASH_OPT_InitTypeDef::nmiEnable

Definition at line 213 of file g32r4xx_ddl_flash.h.

◆ readProtectionLevel

uint32_t DDL_FLASH_OPT_InitTypeDef::readProtectionLevel

Definition at line 196 of file g32r4xx_ddl_flash.h.

◆ writeProtectionEnable

uint32_t DDL_FLASH_OPT_InitTypeDef::writeProtectionEnable

Definition at line 209 of file g32r4xx_ddl_flash.h.

◆ writeProtectionSectors

uint32_t DDL_FLASH_OPT_InitTypeDef::writeProtectionSectors

Definition at line 221 of file g32r4xx_ddl_flash.h.

◆ wwdtSoftwareEnable

uint32_t DDL_FLASH_OPT_InitTypeDef::wwdtSoftwareEnable

Definition at line 205 of file g32r4xx_ddl_flash.h.


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