pub type ENABLE_R = BitReader<ENABLE_A>;
Field enable reader -
enable
struct ENABLE_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is DISABLE
DISABLE
Checks if the value of the field is ENABLE
ENABLE