Struct riot_sys::NRF_CRYPTOCELL_Type
source · Expand description
@brief ARM TrustZone CryptoCell register interface (CRYPTOCELL)
Fields§
§RESERVED: [u32; 320]
§ENABLE: u32
< (@ 0x00000500) Enable CRYPTOCELL subsystem
Trait Implementations§
source§impl Clone for NRF_CRYPTOCELL_Type
impl Clone for NRF_CRYPTOCELL_Type
source§fn clone(&self) -> NRF_CRYPTOCELL_Type
fn clone(&self) -> NRF_CRYPTOCELL_Type
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more