[][src]Type Definition stm32f4::stm32f407::otg_hs_device::DOEPINT

type DOEPINT = Reg<u32, _DOEPINT>;

OTG_HS device endpoint-0 interrupt register

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

For information about available fields see doepint module

Trait Implementations

impl Readable for DOEPINT[src]

read() method returns doepint::R reader structure

impl ResetValue for DOEPINT[src]

Register DOEPINT%s reset()'s with value 0x80

type Type = u32

Register size

impl Writable for DOEPINT[src]

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