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

File control block data type. More...

#include <wsf_efs.h>

Data Fields

uint32_t maxSize
 File maximum size. More...
 
uint32_t address
 File storage address. More...
 
uint8_t media
 File media. More...
 
uint32_t size
 File size. More...
 
wsfEsfAttributes_t attributes
 File attributes. More...
 

Detailed Description

File control block data type.

Definition at line 130 of file wsf_efs.h.

Field Documentation

uint32_t address

File storage address.

Definition at line 133 of file wsf_efs.h.

wsfEsfAttributes_t attributes

File attributes.

Definition at line 136 of file wsf_efs.h.

uint32_t maxSize

File maximum size.

Definition at line 132 of file wsf_efs.h.

uint8_t media

File media.

Definition at line 134 of file wsf_efs.h.

uint32_t size

File size.

Definition at line 135 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.