Struct qn908x_rs::FSP [] [src]

pub struct FSP { /* fields omitted */ }

fsp

Methods

impl FSP
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FSP
[src]

impl Deref for FSP
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FSP