Yes, there are two ways since it's just a way to make programming easier.

1. Replace the enum values with constants
2. Use the values directly

For turning the hex values into dec just paste them into immediate, put a ? before it and press enter