☰
Type Definition Result
usbd_serial
Structs
CdcAcmClass
DefaultBufferStore
LineCoding
SerialPort
Enums
ParityType
StopBits
UsbError
Constants
USB_CLASS_CDC
Type Definitions
Result
Crates
aligned
as_slice
bare_metal
bitfield
block_buffer
block_cipher
cortex_m
cortex_m_rt
cortex_m_semihosting
digest
embedded_hal
generic_array
lpc55_hal
lpc55_pac
nb
r0
stable_deref_trait
typenum
usb_device
usbd_serial
vcell
void
volatile_register
ayu
dark
light
All crates
aligned
as_slice
bare_metal
bitfield
block_buffer
block_cipher
cortex_m
cortex_m_rt
cortex_m_semihosting
digest
embedded_hal
generic_array
lpc55_hal
lpc55_pac
nb
r0
stable_deref_trait
typenum
usb_device
usbd_serial
vcell
void
volatile_register
?
[
−
]
[src]
Type Definition
usbd_serial
::
Result
type Result<T> =
Result
<T,
UsbError
>;
[
−
]
Expand description
Result for USB operations.