Module sam4l::usbc::data [] [src]

Datastructures for manipulating the SAM4L USB Controller

Reexports

use core::fmt;
use core::ptr;
use kernel::common::VolatileCell;
use usbc::common::register::*;

Structs

Bank
ControlStatus
EndpointConfig
EndpointIndex
HexBuf
PacketSize

Enums

BankCount
BankIndex
DeviceState
EndpointDirection
EndpointSize
EndpointType
Mode
Speed
State

Functions

bang
new_endpoint

Type Definitions

Endpoint