Struct efm32gg990::PRS[][src]

pub struct PRS { /* fields omitted */ }

PRS

Methods

impl PRS
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PRS
[src]

impl Deref for PRS
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PRS