projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
Peripheral
/
SPI.h
diff --git
a/LUFA/Drivers/Peripheral/SPI.h
b/LUFA/Drivers/Peripheral/SPI.h
index
5bd7df4
..
c6db9f9
100644
(file)
--- a/
LUFA/Drivers/Peripheral/SPI.h
+++ b/
LUFA/Drivers/Peripheral/SPI.h
@@
-113,7
+113,7
@@
#define SPI_MODE_MASTER (1 << MSTR)
/* Inline Functions: */
#define SPI_MODE_MASTER (1 << MSTR)
/* Inline Functions: */
- /** Initiali
z
es the SPI subsystem, ready for transfers. Must be called before calling any other
+ /** Initiali
s
es the SPI subsystem, ready for transfers. Must be called before calling any other
* SPI routines.
*
* \param[in] SPIOptions SPI Options, a mask consisting of one of each of the SPI_SPEED_*,
* SPI routines.
*
* \param[in] SPIOptions SPI Options, a mask consisting of one of each of the SPI_SPEED_*,