BeRTOS
Functions
flash25_hwtest.c File Reference

Test function for serial Flash memory. More...

#include <io/kfile.h>
#include <drv/flash25.h>
#include <cfg/debug.h>

Go to the source code of this file.

Functions

bool flash25_test (KFile *channel)
 Test function for flash25.

Detailed Description

Test function for serial Flash memory.

Author:
Daniele Basile <asterix@develer.com>

Definition in file flash25_hwtest.c.


Function Documentation

bool flash25_test ( KFile channel)

Test function for flash25.

Note:
: This implentation use a SPI channel.

Definition at line 53 of file flash25_hwtest.c.