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

type DOEPINT1 = Reg<u32, _DOEPINT1>;

OTG_HS device endpoint-1 interrupt register

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

For information about available fields see doepint1 module

Trait Implementations

impl Readable for DOEPINT1[src]

read() method returns doepint1::R reader structure

impl ResetValue for DOEPINT1[src]

Register DOEPINT1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DOEPINT1[src]

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