hw_spi.h File Reference
Hardware macro definition. More...
#include <cfg/macros.h>Go to the source code of this file.
Defines | |
| #define | CS |
| SPI pin definition. | |
| #define | MOSI_LOW() do { /* Implement me! */ } while(0) |
| Pin logic level. | |
| #define | CS_ENABLE() CS_LOW() |
| SPI pin commands. | |
Detailed Description
Hardware macro definition.
- Version:
- Id
- hw_spi.h 1357 2008-05-26 09:30:19Z asterix
Definition in file hw_spi.h.
