embassy_nrf::pac::memconf::regsStruct Ret
#[repr(transparent)]
pub struct Ret(pub u32);
Expand description
Description cluster: RAM retention for RAM [n].
Keep the RAM block MEM[0] retained when in System OFF mode.
Keep the RAM block MEM[0] retained when in System OFF mode.
Keep the RAM block MEM[1] retained when in System OFF mode.
Keep the RAM block MEM[1] retained when in System OFF mode.
Keep the RAM block MEM[2] retained when in System OFF mode.
Keep the RAM block MEM[2] retained when in System OFF mode.
Keep the RAM block MEM[3] retained when in System OFF mode.
Keep the RAM block MEM[3] retained when in System OFF mode.
Keep the RAM block MEM[4] retained when in System OFF mode.
Keep the RAM block MEM[4] retained when in System OFF mode.
Keep the RAM block MEM[5] retained when in System OFF mode.
Keep the RAM block MEM[5] retained when in System OFF mode.
Keep the RAM block MEM[6] retained when in System OFF mode.
Keep the RAM block MEM[6] retained when in System OFF mode.
Keep the RAM block MEM[7] retained when in System OFF mode.
Keep the RAM block MEM[7] retained when in System OFF mode.
Keep the RAM block MEM[8] retained when in System OFF mode.
Keep the RAM block MEM[8] retained when in System OFF mode.
Keep the RAM block MEM[9] retained when in System OFF mode.
Keep the RAM block MEM[9] retained when in System OFF mode.
Keep the RAM block MEM[10] retained when in System OFF mode.
Keep the RAM block MEM[10] retained when in System OFF mode.
Keep the RAM block MEM[11] retained when in System OFF mode.
Keep the RAM block MEM[11] retained when in System OFF mode.
Keep the RAM block MEM[12] retained when in System OFF mode.
Keep the RAM block MEM[12] retained when in System OFF mode.
Keep the RAM block MEM[13] retained when in System OFF mode.
Keep the RAM block MEM[13] retained when in System OFF mode.
Keep the RAM block MEM[14] retained when in System OFF mode.
Keep the RAM block MEM[14] retained when in System OFF mode.
Keep the RAM block MEM[15] retained when in System OFF mode.
Keep the RAM block MEM[15] retained when in System OFF mode.
Keep the RAM block MEM[16] retained when in System OFF mode.
Keep the RAM block MEM[16] retained when in System OFF mode.
Keep the RAM block MEM[17] retained when in System OFF mode.
Keep the RAM block MEM[17] retained when in System OFF mode.
Keep the RAM block MEM[18] retained when in System OFF mode.
Keep the RAM block MEM[18] retained when in System OFF mode.
Keep the RAM block MEM[19] retained when in System OFF mode.
Keep the RAM block MEM[19] retained when in System OFF mode.
Keep the RAM block MEM[20] retained when in System OFF mode.
Keep the RAM block MEM[20] retained when in System OFF mode.
Keep the RAM block MEM[21] retained when in System OFF mode.
Keep the RAM block MEM[21] retained when in System OFF mode.
Keep the RAM block MEM[22] retained when in System OFF mode.
Keep the RAM block MEM[22] retained when in System OFF mode.
Keep the RAM block MEM[23] retained when in System OFF mode.
Keep the RAM block MEM[23] retained when in System OFF mode.
Keep the RAM block MEM[24] retained when in System OFF mode.
Keep the RAM block MEM[24] retained when in System OFF mode.
Keep the RAM block MEM[25] retained when in System OFF mode.
Keep the RAM block MEM[25] retained when in System OFF mode.
Keep the RAM block MEM[26] retained when in System OFF mode.
Keep the RAM block MEM[26] retained when in System OFF mode.
Keep the RAM block MEM[27] retained when in System OFF mode.
Keep the RAM block MEM[27] retained when in System OFF mode.
Keep the RAM block MEM[28] retained when in System OFF mode.
Keep the RAM block MEM[28] retained when in System OFF mode.
Keep the RAM block MEM[29] retained when in System OFF mode.
Keep the RAM block MEM[29] retained when in System OFF mode.
Keep the RAM block MEM[30] retained when in System OFF mode.
Keep the RAM block MEM[30] retained when in System OFF mode.
Keep the RAM block MEM[31] retained when in System OFF mode.
Keep the RAM block MEM[31] retained when in System OFF mode.
Performs copy-assignment from
source
.
Read more
Returns the “default value” for a type.
Read more
Tests for self
and other
values to be equal, and is used by ==
.
Tests for !=
. The default implementation is almost always sufficient,
and should not be overridden without very good reason.
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
🔬This is a nightly-only experimental API. (clone_to_uninit
)
Performs copy-assignment from
self
to
dst
.
Read more
Returns the argument unchanged.
Calls U::from(self)
.
That is, this conversion is whatever the implementation of
From<T> for U
chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.