mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Tiva TM4C-1294 Launchpad: tiva_appinit.c is a better home for board_pwm_setup() vs. tiva_bringup.c
This commit is contained in:
@@ -132,7 +132,8 @@ struct spi_sequence_s
|
||||
*
|
||||
* Description:
|
||||
* This is a helper function that can be used to encapsulate and manage
|
||||
* a sequence of SPI transfers.
|
||||
* a sequence of SPI transfers. The SPI bus will be locked and the
|
||||
* SPI device selected for the duration of the transfers.
|
||||
*
|
||||
* Input Parameters:
|
||||
* spi - An instance of the SPI device to use for the transfer
|
||||
|
||||
Reference in New Issue
Block a user