Struct stm32l0x1::rcc::APB1SMENR[][src]

pub struct APB1SMENR { /* fields omitted */ }

APB1 peripheral clock enable in sleep mode register

Methods

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

impl !Sync for APB1SMENR