Struct stm32f103xx::bkp::csr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 2 - Tamper Pin interrupt enable

Bit 8 - Tamper Event Flag

Bit 9 - Tamper Interrupt Flag

Auto Trait Implementations

impl Send for R

impl Sync for R