[][src]Type Definition stm32f4::stm32f469::otg_hs_device::DIEPINT7

type DIEPINT7 = Reg<u32, _DIEPINT7>;

OTG device endpoint-7 interrupt register

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

For information about available fields see diepint7 module

Trait Implementations

impl Readable for DIEPINT7[src]

read() method returns diepint7::R reader structure

impl ResetValue for DIEPINT7[src]

Register DIEPINT7 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPINT7[src]

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