Description
Source
Call Graph
AT45_Configure
Initializes an AT45 instance and configures SPI chip select register.


Syntax / parameters
Name |
Type |
Default |
Description |
pAt45 |
At45 *
|
|
Pointer to the At45 instance to initialize.
|
pSpid |
Spid *
|
|
Pointer to the underlying SPI driver.
|
spiCs |
unsigned char
|
|
Chip select value to connect to the At45.
|
|
Return value |
unsigned char
|
|
|
Description
Initializes an AT45 instance and configures SPI chip select register.
Always returns 0.
Source
The documentation for this Member was generated from the following files:
at45.c