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

type DIEPCTL4 = Reg<u32, _DIEPCTL4>;

OTG device endpoint-4 control register

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

For information about available fields see diepctl4 module

Trait Implementations

impl Readable for DIEPCTL4[src]

read() method returns diepctl4::R reader structure

impl ResetValue for DIEPCTL4[src]

Register DIEPCTL4 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPCTL4[src]

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