![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API 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 |
Flash Options Byte Structure definition.
Definition at line 194 of file g32r4xx_ddl_flash.h.
| uint32_t DDL_FLASH_OPT_InitTypeDef::adcTrim |
Definition at line 217 of file g32r4xx_ddl_flash.h.
| uint32_t DDL_FLASH_OPT_InitTypeDef::bootAddr |
Definition at line 232 of file g32r4xx_ddl_flash.h.
| uint32_t DDL_FLASH_OPT_InitTypeDef::iwdtSoftwareEnable |
Definition at line 201 of file g32r4xx_ddl_flash.h.
| uint32_t DDL_FLASH_OPT_InitTypeDef::nmiEnable |
Definition at line 213 of file g32r4xx_ddl_flash.h.
| uint32_t DDL_FLASH_OPT_InitTypeDef::readProtectionLevel |
Definition at line 196 of file g32r4xx_ddl_flash.h.
| uint32_t DDL_FLASH_OPT_InitTypeDef::writeProtectionEnable |
Definition at line 209 of file g32r4xx_ddl_flash.h.
| uint32_t DDL_FLASH_OPT_InitTypeDef::writeProtectionSectors |
Definition at line 221 of file g32r4xx_ddl_flash.h.
| uint32_t DDL_FLASH_OPT_InitTypeDef::wwdtSoftwareEnable |
Definition at line 205 of file g32r4xx_ddl_flash.h.