Struct nrf52840::CC_HOST_RGF[][src]

pub struct CC_HOST_RGF { /* fields omitted */ }

CRYPTOCELL HOST_RGF interface

Methods

impl CC_HOST_RGF
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CC_HOST_RGF
[src]

impl Deref for CC_HOST_RGF
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CC_HOST_RGF