Struct atsam4lc8c::BPM [] [src]

pub struct BPM { /* fields omitted */ }

Backup Power Manager

Methods

impl BPM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for BPM
[src]

impl Deref for BPM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for BPM