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

pub struct FS_GOTGCTL { /* fields omitted */ }

OTG_FS control and status register (OTG_FS_GOTGCTL)

Methods

impl FS_GOTGCTL
[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_GOTGCTL

impl !Sync for FS_GOTGCTL