Struct stm32f446_hal::stm32f446::otg_fs_global::FS_GRSTCTL[][src]

pub struct FS_GRSTCTL { /* fields omitted */ }

OTG_FS reset register (OTG_FS_GRSTCTL)

Methods

impl FS_GRSTCTL
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for FS_GRSTCTL

impl !Sync for FS_GRSTCTL