Slide 37 of 68
Notes:
Binary values can also be assigned using the square brackets following the name of the target symbol.
The equal operator (“=“) or equal-equal operator (“==“) MUST be used for this type of assignment.
The first value within the brackets is the bit displacement into the target field. The second value is the number of bits to be affected by the assignment.