Type Definition stm32f1::stm32f107::otg_fs_device::DOEPCTL2[][src]

type DOEPCTL2 = Reg<u32, _DOEPCTL2>;

device endpoint-2 control register

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

For information about available fields see doepctl2 module

Trait Implementations

impl Readable for DOEPCTL2[src]

read() method returns doepctl2::R reader structure

impl ResetValue for DOEPCTL2[src]

Register DOEPCTL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for DOEPCTL2[src]

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