Source code

Revision control

Copy as Markdown

Other Tools

# PRUint16
Guaranteed to be an unsigned 16-bit integer on all platforms.
## Syntax
```{code}
#include <prtypes.h>
typedefdefinition PRUint16;
```