Struct atsam4lc8b_pac::usbc::uhint::R[][src]

pub struct R(_);
Expand description

Register UHINT reader

Implementations

Bit 0 - Device Connection Interrupt

Bit 1 - Device Disconnection Interrupt

Bit 2 - USB Reset Sent Interrupt

Bit 3 - Downstream Resume Sent Interrupt

Bit 4 - Upstream Resume Received Interrupt

Bit 5 - Host SOF Interrupt

Bit 6 - Host Wake-Up Interrupt

Bit 8 - Pipe 0 Interrupt

Bit 9 - Pipe 1 Interrupt

Bit 10 - Pipe 2 Interrupt

Bit 11 - Pipe 3 Interrupt

Bit 12 - Pipe 4 Interrupt

Bit 13 - Pipe 5 Interrupt

Bit 14 - Pipe 6 Interrupt

Methods from Deref<Target = R<UHINT_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.