PSoC 6 Peripheral Driver Library
Flash general parameters

General Description

Provides general information about flash.

Macros

#define CY_FLASH_SIZEOF_ROW   (CPUSS_FLASHC_PA_SIZE * 4u)
 Flash row size.
 
#define CY_FLASH_SIZEOF_ROW_LONG_UNITS   (CY_FLASH_SIZEOF_ROW / sizeof(uint32_t))
 Long words flash row size.