Struct stm32l4::stm32l4x1::exti::pr2::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 3 - Pending interrupt flag on line 35

Bit 4 - Pending interrupt flag on line 36

Bit 5 - Pending interrupt flag on line 37

Bit 6 - Pending interrupt flag on line 38

Auto Trait Implementations

impl Send for R

impl Sync for R