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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W