dataflash_spi1cs10_init


Initiliazes/Registers DataFlash device (spi1, cs8)

ERRCODE dataflash_spi1cs10_init(DSCB* dscb);

Parameters


DSCB* - pointer to DATA STORAGE CONTROL BLOCK structure

Return Value


SERIALAPI_SUCCESS -  serial spi channel is initialized
SERIALAPI_XXXX_ERROR - otherwise

Remarks


N/A

Requirements


dataflash_int.h

Example


N/A

Library


STM C Library Reference