Forgot to modify the comment in the header file too. Done.
authorNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 15 Sep 2015 23:57:44 +0000 (01:57 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
include/drivers/ssp.h

index 590cc27..54ffcaa 100644 (file)
@@ -94,6 +94,7 @@ void ssp_clk_update(void);
 /* Returns 0 on success
  * Parameters :
  *  frame_type is SPI, TI or MICROWIRE (use apropriate defines for this one).
+ *     LPC_SSP_FRAME_SPI - LPC_SSP_FRAME_TI - LPC_SSP_FRAME_MICROWIRE).
  *  data_width is a number between 4 and 16.
  *  rate : The bit rate, in Hz.
  * The SPI Chip Select is not handled by the SPI driver in master SPI mode as it's