Struct stm32f1::stm32f103::otg_fs_host::fs_hptxsts::R[][src]

pub struct R(_);
Expand description

Register FS_HPTXSTS reader

Implementations

Bits 0:15 - Periodic transmit data FIFO space available

Bits 16:23 - Periodic transmit request queue space available

Bits 24:31 - Top of the periodic transmit request queue

Methods from Deref<Target = R<FS_HPTXSTS_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.