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

type DIEPINT = Reg<u32, _DIEPINT>;

OTG device endpoint-0 interrupt register

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

For information about available fields see diepint module

Trait Implementations

impl Readable for DIEPINT[src]

read() method returns diepint::R reader structure

impl ResetValue for DIEPINT[src]

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

type Type = u32

Register size

impl Writable for DIEPINT[src]

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