Struct stm32f7x3::rcc::PLLI2SCFGR [] [src]

pub struct PLLI2SCFGR { /* fields omitted */ }

PLLI2S configuration register

Methods

impl PLLI2SCFGR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for PLLI2SCFGR

impl !Sync for PLLI2SCFGR