Details
Description
Currently, the application is allowed to write the whole attribute 1 data (32 bits).
It's better to only allow access to the lower 4 bits, as all other bits are managed by the stack itself anyway. This eliminates the risc that the application sets back any status bits by accident.