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

type DIEPCTL3 = Reg<u32, _DIEPCTL3>;

OTG device endpoint-3 control register

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

For information about available fields see diepctl3 module

Trait Implementations

impl Readable for DIEPCTL3[src]

read() method returns diepctl3::R reader structure

impl ResetValue for DIEPCTL3[src]

Register DIEPCTL3 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPCTL3[src]

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