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

type DIEPCTL7 = Reg<u32, _DIEPCTL7>;

OTG device endpoint-7 control register

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

For information about available fields see diepctl7 module

Trait Implementations

impl Readable for DIEPCTL7[src]

read() method returns diepctl7::R reader structure

impl ResetValue for DIEPCTL7[src]

Register DIEPCTL7 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPCTL7[src]

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