Type Definition stm32f1::stm32f107::otg_fs_global::FS_GRSTCTL[][src]

type FS_GRSTCTL = Reg<u32, _FS_GRSTCTL>;

OTG_FS reset register (OTG_FS_GRSTCTL)

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

For information about available fields see fs_grstctl module

Trait Implementations

impl Readable for FS_GRSTCTL[src]

read() method returns fs_grstctl::R reader structure

impl ResetValue for FS_GRSTCTL[src]

Register FS_GRSTCTL reset()'s with value 0x2000_0000

type Type = u32

Register size

impl Writable for FS_GRSTCTL[src]

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