Docs fix
This commit is contained in:
parent
4edb4a47ca
commit
3d2eb04f55
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ pub enum TransferError {
|
|||
///
|
||||
/// This is used by the device to signal that an error occurred. For bulk
|
||||
/// and interrupt endpoints, the stall condition can be cleared with
|
||||
/// [`Interface::clear_halt`][crate::Endpoint::clear_halt]. For control
|
||||
/// [`Endpoint::clear_halt`][crate::Endpoint::clear_halt]. For control
|
||||
/// requests, the stall is automatically cleared when another request is
|
||||
/// submitted.
|
||||
Stall,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue