User Tools

Site Tools


robots:hako:firmware:welcome

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
robots:hako:firmware:welcome [2012/09/26 18:59]
karina [Mainboard - Software - Notation - Types and prefixes]
robots:hako:firmware:welcome [2012/09/26 19:01]
karina [Mainboard - Software - Notation - Types and prefixes]
Line 74: Line 74:
    
   * [[robots:hako:firmware:welcome#Examples|Unordered List ItemTypes/prefixes]]    * [[robots:hako:firmware:welcome#Examples|Unordered List ItemTypes/prefixes]] 
-  * [[robots:hako:firmware:welcome#Examples|Typedef prefixes]]Typedef prefixes+  * [[robots:hako:firmware:welcome#Examples|Typedef prefixes]]
   * [[robots:hako:firmware:welcome#Examples|Definition prefixes]]    * [[robots:hako:firmware:welcome#Examples|Definition prefixes]] 
-  * [[robots:hako:firmware:welcome#Examples|Modifier refixes]] +  * [[robots:hako:firmware:welcome#Modifier prefixes|Modifier refixes]] 
   * [[robots:hako:firmware:welcome#Area of validity prefixes|Validity prefixes]]    * [[robots:hako:firmware:welcome#Area of validity prefixes|Validity prefixes]] 
   * [[robots:hako:firmware:welcome#Examples|Examples]]   * [[robots:hako:firmware:welcome#Examples|Examples]]
Line 145: Line 145:
  
  
-**Modifier prefixes**+== Modifier prefixes ==
 ^Prefix^Example^Description^ ^Prefix^Example^Description^
 |p<type prefix>|uint8 *pu8_Example; |pointer of type| |p<type prefix>|uint8 *pu8_Example; |pointer of type|
 |a<type prefix>|uint8 au8_Example[4];| array of type| |a<type prefix>|uint8 au8_Example[4];| array of type|
  
-**Area of validity prefixes**+== Area of validity prefixes ==
 ^Prefix^Example^Description^ ^Prefix^Example^Description^
 |g<type prefix>| uint8 gu8_Global; |global| |g<type prefix>| uint8 gu8_Global; |global|
robots/hako/firmware/welcome.txt · Last modified: 2021/08/14 04:21 (external edit)