PMSIS BSP
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Hyperflash

Data Structures

struct  pi_hyperflash_conf
 
struct  hyperflash_conf
 Hyperflash configuration structure. More...
 

Functions

void pi_hyperflash_conf_init (struct pi_hyperflash_conf *conf)
 Initialize an Hyperflash configuration with default values. More...
 

Description

Function Documentation

void pi_hyperflash_conf_init ( struct pi_hyperflash_conf conf)

The structure containing the configuration must be kept alive until the hyperflash device is opened.

Parameters
confA pointer to the hyperflash configuration.