u32 Type

Syntax

<u32-type> ::= "u32"

Semantics

  • It is 4 bytes in size.
  • It can contain the numbers between 0 and 232-1 (4294967295).