pub type WAITRESP_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CMD_SPEC, u8, WAITRESP_A, 2, O>;
Expand description
Field WAITRESP
writer - Wait for response bits
Implementations
sourceimpl<'a, const O: u8> WAITRESP_W<'a, O>
impl<'a, const O: u8> WAITRESP_W<'a, O>
sourcepub fn no_response(self) -> &'a mut W
pub fn no_response(self) -> &'a mut W
No response
sourcepub fn short_response(self) -> &'a mut W
pub fn short_response(self) -> &'a mut W
Short response
sourcepub fn no_response2(self) -> &'a mut W
pub fn no_response2(self) -> &'a mut W
No reponse
sourcepub fn long_response(self) -> &'a mut W
pub fn long_response(self) -> &'a mut W
Long reponse