Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:software:homelab:library:usart [2010/03/29 21:03] Helenen:software:homelab:library:usart [2020/07/20 12:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Serial interface ======+====== Serial Interface ======
  
 This library provides AVR asynchronous serial interface usage functions. This library provides AVR asynchronous serial interface usage functions.
  
-===== Data types =====+===== Data Types =====
  
-  * **//usart//** \\ Data type to hold USART inteface control, status and data register addresses. //usart// typed variables should be initialized at the beginning of the program code. For initializations, there is a macro-functions //USART// which only parameter is the index of interface (0 or 1).+  * **//usart//** \\ Data type to hold USART inteface control, status and data register addresses. //usart// typed variables should be initialized at the beginning of the program code. For initializations, there is a macro-functions //USART//, whose only parameter is the index of interface (0 or 1).
  
-  * **//adc_usart_databits//** \\ Data bits count enumeration data type. Options:+  * **//usart_databits//** \\ Data bits count enumeration data type. Options:
     * //USART_DATABITS_5// - 5 data bits.     * //USART_DATABITS_5// - 5 data bits.
     * //USART_DATABITS_6// - 6 data bits.     * //USART_DATABITS_6// - 6 data bits.
en/software/homelab/library/usart.1269885809.txt.gz · Last modified: (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0