pub type Mode = u8;
A u8-backed ARM mode value — see the mode module for the 7 real constants and the fallback-to-User/System posture for anything else.
u8
mode