Struct stm32l0x1::rcc::ioprstr::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 7 - I/O port H reset

Bit 3 - I/O port D reset

Bit 2 - I/O port A reset

Bit 1 - I/O port B reset

Bit 0 - I/O port A reset

Bit 4 - I/O port E reset

Auto Trait Implementations

impl Send for W

impl Sync for W