Type Definition stm32f4::stm32f401::otg_fs_device::DOEPCTL0[][src]

type DOEPCTL0 = Reg<u32, _DOEPCTL0>;

device endpoint-0 control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see doepctl0 module

Trait Implementations

impl Readable for DOEPCTL0[src]

read() method returns doepctl0::R reader structure

impl ResetValue for DOEPCTL0[src]

Register DOEPCTL0 reset()'s with value 0x8000

type Type = u32

Register size

impl Writable for DOEPCTL0[src]

write(|w| ..) method takes doepctl0::W writer structure