Synergy Software Package User's Manual

RTOS-integrated File system Interface to access Synergy block media devices. More...

Data Structures

struct  sf_block_media_cfg_t
 
struct  sf_block_media_api_t
 
struct  sf_block_media_instance_t
 

Typedefs

typedef void sf_block_media_ctrl_t
 

Detailed Description

RTOS-integrated File system Interface to access Synergy block media devices.

The interface provides an adaption layer from the FileX I/O to block media devices.

Summary

Related SSP architecture topics:

See also FileX Interface description: FileX on Block Media

Typedef Documentation

◆ sf_block_media_ctrl_t

typedef void sf_block_media_ctrl_t

Block media framework control block. Allocate an instance specific control block to pass into the block media framework API calls.

Implemented as