Struct stm32l4x6::rcc::APB1SMENR2 [] [src]

pub struct APB1SMENR2 { /* fields omitted */ }

APB1 peripheral clocks enable in Sleep and Stop modes register 2

Methods

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

impl !Sync for APB1SMENR2