Struct nrf52840::AAR[][src]

pub struct AAR { /* fields omitted */ }

Accelerated Address Resolver

Methods

impl AAR
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for AAR
[src]

impl Deref for AAR
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for AAR