pub type ENCMDCOMPL_R = BitReader<ENCMDCOMPL_A>;
Expand description
Field ENCMDcompl
reader - Enable CMD completion
Implementations
sourceimpl ENCMDCOMPL_R
impl ENCMDCOMPL_R
sourcepub fn variant(&self) -> ENCMDCOMPL_A
pub fn variant(&self) -> ENCMDCOMPL_A
Get enumerated values variant
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is Disabled
sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Checks if the value of the field is Enabled