Struct riot_sys::USBD_SIZE_Type
source · Expand description
@brief USBD_SIZE [SIZE] (Unspecified)
Fields§
§EPOUT: [u32; 8]
< (@ 0x00000000) Description collection: Number of bytes received last in the data stage of this OUT endpoint
ISOOUT: u32
< (@ 0x00000020) Number of bytes received last on this ISO OUT data endpoint
Trait Implementations§
source§impl Clone for USBD_SIZE_Type
impl Clone for USBD_SIZE_Type
source§fn clone(&self) -> USBD_SIZE_Type
fn clone(&self) -> USBD_SIZE_Type
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for USBD_SIZE_Type
impl Debug for USBD_SIZE_Type
source§impl Default for USBD_SIZE_Type
impl Default for USBD_SIZE_Type
source§fn default() -> USBD_SIZE_Type
fn default() -> USBD_SIZE_Type
Returns the “default value” for a type. Read more