Syntax:
format(const-string-expr)
Use this attribute to set the format string used during visualizing of the field's value. Note that only part of the full format string must be specified: instead of “{0b16}” use just “b16”. const-string-expr
is evaluated at compile time.