[][src]Type Definition stm32f1::stm32f103::otg_fs_device::DIEPCTL2

type DIEPCTL2 = Reg<u32, _DIEPCTL2>;

OTG device endpoint-2 control register

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

For information about available fields see diepctl2 module

Trait Implementations

impl Readable for DIEPCTL2[src]

read() method returns diepctl2::R reader structure

impl ResetValue for DIEPCTL2[src]

Register DIEPCTL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPCTL2[src]

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