Struct nrf52840::CRYPTOCELL [] [src]

pub struct CRYPTOCELL { /* fields omitted */ }

ARM CryptoCell register interface

Methods

impl CRYPTOCELL
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CRYPTOCELL
[src]

impl Deref for CRYPTOCELL
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CRYPTOCELL