fileio_access is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

fileio_access enum

Syntax

enum fileio_access {     FILEIO_NONE,             FILEIO_READ,             FILEIO_WRITE,             FILEIO_READWRITE,         FILEIO_APPEND,             FILEIO_APPENDREAD,     };

Values

FILEIO_NONE

No summary provided. Read more...

FILEIO_READ

No summary provided. Read more...

FILEIO_WRITE

No summary provided. Read more...

FILEIO_READWRITE

No summary provided. Read more...

FILEIO_APPEND

No summary provided. Read more...

FILEIO_APPENDREAD

No summary provided. Read more...

Type Use

Variables of fileio_access type
fileio_access
Allocators of fileio_access
Deletors of fileio_access
fileio_access