Struct stm32h743::exti::ftsr2::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 17 - Falling trigger event configuration bit of Configurable Event input x+32

[src]

Bit 19 - Falling trigger event configuration bit of Configurable Event input x+32

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R