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

type DIEPINT1 = Reg<u32, _DIEPINT1>;

device endpoint-1 interrupt register

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

For information about available fields see diepint1 module

Trait Implementations

impl Readable for DIEPINT1[src]

read() method returns diepint1::R reader structure

impl ResetValue for DIEPINT1[src]

Register DIEPINT1 reset()'s with value 0x80

type Type = u32

Register size

impl Writable for DIEPINT1[src]

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