# PRUint16

Guaranteed to be an unsigned 16-bit integer on all platforms.

## Syntax

```{code}
#include <prtypes.h>

typedefdefinition PRUint16;
```
