Struct stm32f7x3::otg_fs_device::otg_fs_diepint0::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W