Struct stm32f7x2::otg_hs_host::otg_hs_hprt::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Port connect status

[src]

Bit 1 - Port connect detected

[src]

Bit 2 - Port enable

[src]

Bit 3 - Port enable/disable change

[src]

Bit 4 - Port overcurrent active

[src]

Bit 5 - Port overcurrent change

[src]

Bit 6 - Port resume

[src]

Bit 7 - Port suspend

[src]

Bit 8 - Port reset

[src]

Bits 10:11 - Port line status

[src]

Bit 12 - Port power

[src]

Bits 13:16 - Port test control

[src]

Bits 17:18 - Port speed

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R