pub type MODE_R = BitReader<MODE_A>;
Field MODE reader - Enables/disables auto collision resolution
MODE
struct MODE_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is ENABLED
ENABLED
Checks if the value of the field is DISABLED
DISABLED