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

type DIEPINT2 = Reg<u32, _DIEPINT2>;

device endpoint-2 interrupt register

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

For information about available fields see diepint2 module

Trait Implementations

impl Readable for DIEPINT2[src]

read() method returns diepint2::R reader structure

impl ResetValue for DIEPINT2[src]

Register DIEPINT2 reset()'s with value 0x80

type Type = u32

Register size

impl Writable for DIEPINT2[src]

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