Struct stm32f7x6::PF [] [src]

pub struct PF { /* fields omitted */ }

Processor features

Methods

impl PF
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PF
[src]

impl Deref for PF
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PF