Struct e310x::PRCI[][src]

pub struct PRCI { /* fields omitted */ }

Power Reset Clock Interrupts

Methods

impl PRCI
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PRCI
[src]

impl Deref for PRCI
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PRCI