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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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 R

impl Sync for R