Struct stm32l4x6::rcc::AHB2SMENR [] [src]

pub struct AHB2SMENR { /* fields omitted */ }

AHB2 peripheral clocks enable in Sleep and Stop modes register

Methods

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

impl !Sync for AHB2SMENR