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

type DIEPCTL1 = Reg<u32, _DIEPCTL1>;

OTG device endpoint-1 control register

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

For information about available fields see diepctl1 module

Trait Implementations

impl Readable for DIEPCTL1[src]

read() method returns diepctl1::R reader structure

impl ResetValue for DIEPCTL1[src]

Register DIEPCTL1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DIEPCTL1[src]

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