Struct stm32l0x2::rcc::iopsmen::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 7 - IOPHSMEN

[src]

Bit 3 - IOPDSMEN

[src]

Bit 2 - IOPCSMEN

[src]

Bit 1 - IOPBSMEN

[src]

Bit 0 - IOPASMEN

[src]

Bit 4 - Port E clock enable during Sleep mode bit

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R