Struct stm32l0x2::exti::FTSR [] [src]

pub struct FTSR { /* fields omitted */ }

Falling Trigger selection register (EXTI_FTSR)

Methods

impl FTSR
[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 FTSR

impl !Sync for FTSR