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

type DOEPCTL3 = Reg<u32, _DOEPCTL3>;

device endpoint-3 control register

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

For information about available fields see doepctl3 module

Trait Implementations

impl Readable for DOEPCTL3[src]

read() method returns doepctl3::R reader structure

impl ResetValue for DOEPCTL3[src]

Register DOEPCTL3 reset()'s with value 0

type Type = u32

Register size

impl Writable for DOEPCTL3[src]

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