Description
Source
Call Graph
AT26_Configure
Initializes an AT26 driver instance with the given SPI driver and chip select value.


Syntax / parameters
Name |
Type |
Default |
Description |
pAt26 |
At26 *
|
|
Pointer to an AT26 driver instance.
|
pSpid |
Spid *
|
|
Pointer to an SPI driver instance.
|
cs |
unsigned char
|
|
Chip select value to communicate with the serial flash.
|
Description
Initializes an AT26 driver instance with the given SPI driver and chip select value.
Source
The documentation for this Member was generated from the following files:
at26.c