Struct stm32f30x::exti::RTSR2 [] [src]

pub struct RTSR2 { /* fields omitted */ }

Rising Trigger selection register

Methods

impl RTSR2
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for RTSR2

impl !Sync for RTSR2