Struct stm32l4x6::rcc::AHB3SMENR [] [src]

pub struct AHB3SMENR { /* fields omitted */ }

AHB3 peripheral clocks enable in Sleep and Stop modes register

Methods

impl AHB3SMENR
[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 AHB3SMENR

impl !Sync for AHB3SMENR