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

type DVBUSPULSE = Reg<u32, _DVBUSPULSE>;

OTG_FS device VBUS pulsing time register

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

For information about available fields see dvbuspulse module

Trait Implementations

impl Readable for DVBUSPULSE[src]

read() method returns dvbuspulse::R reader structure

impl ResetValue for DVBUSPULSE[src]

Register DVBUSPULSE reset()'s with value 0x05b8

type Type = u32

Register size

impl Writable for DVBUSPULSE[src]

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