Skip to content

Commit 5bf15a8

Browse files
AJ Palmergalak
authored andcommitted
docs: spi.h: removed dev doxygen comment from struct spi_config
Removed a doxygen comment for a structure variable that has been removed from spi_config. Signed-off-by: AJ Palmer <[email protected]>
1 parent 1cfec48 commit 5bf15a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/spi.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ struct spi_cs_control {
139139
/**
140140
* @brief SPI controller configuration structure
141141
*
142-
* @param dev is a valid pointer to an actual SPI device
143142
* @param frequency is the bus frequency in Hertz
144143
* @param operation is a bit field with the following parts:
145144
*

0 commit comments

Comments
 (0)