XFlashProgCap - XFlashProgCap - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English
Programming parameters.

Declaration

typedef struct
{
  u32 WriteBufferSize;
  u32 WriteBufferAlignmentMask;
  u32 EraseQueueSize;

} XFlashProgCap;
Table 1. Structure XFlashProgCap Member Description
Member Description
WriteBufferSize Number of bytes that can be programmed at once
WriteBufferAlignmentMask Alignment of the write buffer
EraseQueueSize Number of erase blocks that can be queued up at once