Struct stm32f7x3::otg_fs_device::otg_fs_diepint1::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 7 - TXFE

[src]

Bit 6 - INEPNE

[src]

Bit 4 - ITTXFE

[src]

Bit 3 - TOC

[src]

Bit 1 - EPDISD

[src]

Bit 0 - XFRC

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R