1.2.7.4.85 SYS_FS_MEDIA_GEOMETRY Typedef

C

typedef SYS_MEDIA_GEOMETRY SYS_FS_MEDIA_GEOMETRY;

Summary

Contains all the geometrical information of a media device.

Description

This structure contains all the geometrical information of a media device. the structure also has property of the media like media is one time programmable (OTP) or Read Only etc.

A memory device can have multiple erase block regions. Sum of all the regions is the total memory size of the device.

Remarks

Refer to sys_media.h for actual definition.