Struct stm32f103xx::EXTI[][src]

pub struct EXTI { /* fields omitted */ }
[]

EXTI

Methods

impl EXTI
[src]
[]

[]

Returns a pointer to the register block

Trait Implementations

impl Send for EXTI
[src]

impl Deref for EXTI
[src]
[+]

The resulting type after dereferencing.

[]

Dereferences the value.

Auto Trait Implementations

impl !Sync for EXTI