Struct stm32f105xx::AFIO [] [src]

pub struct AFIO { /* fields omitted */ }

Alternate function I/O

Methods

impl AFIO
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for AFIO
[src]

impl Deref for AFIO
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for AFIO