no-OS
Loading...
Searching...
No Matches
no_os_hal_fileio Struct Reference

File I/O abstraction for profile loading Required by no_os_platform.c for HAL implementation. More...

#include <no_os_platform.h>

Public Attributes

char * data
 
char * ptr
 
char * start
 
char * end
 

Detailed Description

File I/O abstraction for profile loading Required by no_os_platform.c for HAL implementation.

Member Data Documentation

◆ data

char* no_os_hal_fileio::data

◆ end

char * no_os_hal_fileio::end

◆ ptr

char* no_os_hal_fileio::ptr

◆ start

char * no_os_hal_fileio::start

The documentation for this struct was generated from the following file: