[][src]Type Definition stm32f4::stm32f407::otg_fs_device::DOEPCTL

type DOEPCTL = Reg<u32, _DOEPCTL>;

device endpoint-1 control register

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

For information about available fields see doepctl module

Trait Implementations

impl Readable for DOEPCTL[src]

read() method returns doepctl::R reader structure

impl ResetValue for DOEPCTL[src]

Register DOEPCTL%s reset()'s with value 0

type Type = u32

Register size

impl Writable for DOEPCTL[src]

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