PMSIS BSP
|
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... | |
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.
conf | A pointer to the hyperflash configuration. |