pub type WAITRESP_R = FieldReader<u8, WAITRESP_A>;
Expand description
Field WAITRESP
reader - Wait for response bits
Implementations
sourceimpl WAITRESP_R
impl WAITRESP_R
sourcepub fn variant(&self) -> WAITRESP_A
pub fn variant(&self) -> WAITRESP_A
Get enumerated values variant
sourcepub fn is_no_response(&self) -> bool
pub fn is_no_response(&self) -> bool
Checks if the value of the field is NoResponse
sourcepub fn is_short_response(&self) -> bool
pub fn is_short_response(&self) -> bool
Checks if the value of the field is ShortResponse
sourcepub fn is_no_response2(&self) -> bool
pub fn is_no_response2(&self) -> bool
Checks if the value of the field is NoResponse2
sourcepub fn is_long_response(&self) -> bool
pub fn is_long_response(&self) -> bool
Checks if the value of the field is LongResponse