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

type DOEPINT0 = Reg<u32, _DOEPINT0>;

device endpoint-0 interrupt register

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

For information about available fields see doepint0 module

Trait Implementations

impl Readable for DOEPINT0[src]

read() method returns doepint0::R reader structure

impl ResetValue for DOEPINT0[src]

Register DOEPINT0 reset()'s with value 0x80

type Type = u32

Register size

impl Writable for DOEPINT0[src]

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