diff options
Diffstat (limited to 'modules.html')
-rw-r--r-- | modules.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.html b/modules.html index ebdac7a0..ccbc7a9c 100644 --- a/modules.html +++ b/modules.html @@ -80,7 +80,7 @@ $(function() { <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__rtc.html" target="_self">Real-Time Clock</a></td><td class="desc">This section covers functions related to the SAM L22's real-time clock peripheral, including date, time and alarm functions </td></tr> <tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__slcd.html" target="_self">Segment LCD Display</a></td><td class="desc">This section covers functions related to the Segment LCD display driver, which is responsible for displaying strings of characters and indicators on the main watch display </td></tr> <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__spi.html" target="_self">SPI Controller Driver</a></td><td class="desc">This section covers functions related to the SAM L22's built-in SPI driver, including configuring the SPI bus and writing to / reading from devices </td></tr> -<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__debug.html" target="_self">UART</a></td><td class="desc">This section covers functions related to the UART peripheral </td></tr> +<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__uart.html" target="_self">UART</a></td><td class="desc">This section covers functions related to the UART peripheral </td></tr> <tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="group__utility.html" target="_self">Utility Functions</a></td><td class="desc">This section covers various useful functions that don't fit anywhere else </td></tr> </table> </div><!-- directory --> |