1.2.1.8 SYS_MEDIA_GEOMETRY_TABLE_ENTRY Macros

C

/* Read Region Geometry Table Index Numbers */
#define SYS_MEDIA_GEOMETRY_TABLE_READ_ENTRY   (0)

/* Write Region Geometry Table Index Numbers */
#define SYS_MEDIA_GEOMETRY_TABLE_WRITE_ENTRY  (1)

/* Erase Region Geometry Table Index Numbers */
#define SYS_MEDIA_GEOMETRY_TABLE_ERASE_ENTRY  (2)

Summary

Defines the Sys Media Geometry table entry Macros

Description

These Macros can be used the get the Geometry details for particular operation (read/write/erase) populates using the SYS_MEDIA_REGION_GEOMETRY structure

Remarks

None.