local time: :: ()
heure officielle (en France) : ::(TZ:)
Heure UTC client: :: Offset client: s - delai: ms - - timeZone: Heure UTC: ::This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:programs_to_communicate_with_the_dds [2016/03/14 14:29] fwiotte |
en:programs_to_communicate_with_the_dds [2016/03/14 14:29] (current) fwiotte |
||
---|---|---|---|
Line 115: | Line 115: | ||
The init routine (SPI) for the ARM TM4C123GH6PM: | The init routine (SPI) for the ARM TM4C123GH6PM: | ||
- | // Enable Peripheral SSI0 | + | // Enable Peripheral SSI0 |
SysCtlPeripheralEnable (SYSCTL_PERIPH_GPIOA); // Enable GPIO port A SSI0. | SysCtlPeripheralEnable (SYSCTL_PERIPH_GPIOA); // Enable GPIO port A SSI0. | ||
SysCtlPeripheralEnable (SYSCTL_PERIPH_SSI0); | SysCtlPeripheralEnable (SYSCTL_PERIPH_SSI0); |