Struct e310x::AONCLK[][src]

pub struct AONCLK { /* fields omitted */ }

Always-On Clock Configuration

Methods

impl AONCLK
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for AONCLK
[src]

impl Deref for AONCLK
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for AONCLK