# PRUint8 Guaranteed to be an unsigned 8-bit integer on all platforms. There is no type equivalent to a plain `char`. ## Syntax ```{code} #include typedefdefinition PRUint8; ```