Struct nrf51::AMLI [] [src]

pub struct AMLI { /* fields omitted */ }

AHB Multi-Layer Interface.

Methods

impl AMLI
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for AMLI
[src]

impl Deref for AMLI
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for AMLI