Struct stm32l0x1::rcc::IOPSMEN[][src]

pub struct IOPSMEN { /* fields omitted */ }

GPIO clock enable in sleep mode register

Methods

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

impl !Sync for IOPSMEN