Struct capsules::usb::ConfigurationAttributes [] [src]

pub struct ConfigurationAttributes(u8);

Methods

impl ConfigurationAttributes
[src]

[src]

Trait Implementations

impl Copy for ConfigurationAttributes
[src]

impl Clone for ConfigurationAttributes
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl From<ConfigurationAttributes> for u8
[src]

[src]

Performs the conversion.