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

type DIEPCTL6 = Reg<u32, _DIEPCTL6>;

OTG device endpoint-6 control register

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

For information about available fields see diepctl6 module

Trait Implementations

impl Readable for DIEPCTL6[src]

read() method returns diepctl6::R reader structure

impl ResetValue for DIEPCTL6[src]

Register DIEPCTL6 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPCTL6[src]

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