[][src]Type Definition stm32f4::stm32f407::otg_hs_device::DTHRCTL

type DTHRCTL = Reg<u32, _DTHRCTL>;

OTG_HS Device threshold control register

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

For information about available fields see dthrctl module

Trait Implementations

impl Readable for DTHRCTL[src]

read() method returns dthrctl::R reader structure

impl ResetValue for DTHRCTL[src]

Register DTHRCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for DTHRCTL[src]

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