From: Nathael Pajani Date: Tue, 15 Sep 2015 23:57:44 +0000 (+0200) Subject: Forgot to modify the comment in the header file too. Done. X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=3e43226de8b32349bf6e5a0cf792d5df23752a74;p=soft%2Flpc122x%2Fcore Forgot to modify the comment in the header file too. Done. --- diff --git a/include/drivers/ssp.h b/include/drivers/ssp.h index 590cc27..54ffcaa 100644 --- a/include/drivers/ssp.h +++ b/include/drivers/ssp.h @@ -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