Flash types
C
#define MW_DFU_FLASH_INTERNAL (0x01U)
Description
Defines the type of flash memory used during DFU.
Macro Definition
Macro | Description |
---|---|
MW_DFU_FLASH_INTERNAL | Identifier for DFU operations on internal flash memory. |
#define MW_DFU_FLASH_INTERNAL (0x01U)
Defines the type of flash memory used during DFU.
Macro | Description |
---|---|
MW_DFU_FLASH_INTERNAL | Identifier for DFU operations on internal flash memory. |