Mistake on this page?
Report an issue in GitHub or email us
Data Fields
wsfEfsMedia_t Struct Reference

Media Control data type. More...

#include <wsf_efs.h>

Data Fields

uint32_t startAddress
 Start address. More...
 
uint32_t endAddress
 End address. More...
 
uint32_t pageSize
 Page size. More...
 
wsfMediaInitFunc_tinit
 Media intialization callback. More...
 
wsfMediaEraseFunc_terase
 Media erase callback. More...
 
wsfMediaReadFunc_tread
 Media read callback. More...
 
wsfMediaWriteFunc_twrite
 Media write callback. More...
 
wsfMediaHandleCmdFunc_thandleCmd
 Media command handler callback. More...
 

Detailed Description

Media Control data type.

Definition at line 207 of file wsf_efs.h.

Field Documentation

uint32_t endAddress

End address.

Definition at line 210 of file wsf_efs.h.

Media erase callback.

Definition at line 213 of file wsf_efs.h.

Media command handler callback.

Definition at line 216 of file wsf_efs.h.

Media intialization callback.

Definition at line 212 of file wsf_efs.h.

uint32_t pageSize

Page size.

Definition at line 211 of file wsf_efs.h.

Media read callback.

Definition at line 214 of file wsf_efs.h.

uint32_t startAddress

Start address.

Definition at line 209 of file wsf_efs.h.

Media write callback.

Definition at line 215 of file wsf_efs.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.