nrf_pac::spu::regsStruct GpioportPerm
Source #[repr(transparent)]
pub struct GpioportPerm(pub u32);
Expand description
Description cluster: Select between secure and non-secure attribute for pins 0 to 31 of port n
Select secure attribute attribute for PIN 0.
Select secure attribute attribute for PIN 0.
Select secure attribute attribute for PIN 1.
Select secure attribute attribute for PIN 1.
Select secure attribute attribute for PIN 2.
Select secure attribute attribute for PIN 2.
Select secure attribute attribute for PIN 3.
Select secure attribute attribute for PIN 3.
Select secure attribute attribute for PIN 4.
Select secure attribute attribute for PIN 4.
Select secure attribute attribute for PIN 5.
Select secure attribute attribute for PIN 5.
Select secure attribute attribute for PIN 6.
Select secure attribute attribute for PIN 6.
Select secure attribute attribute for PIN 7.
Select secure attribute attribute for PIN 7.
Select secure attribute attribute for PIN 8.
Select secure attribute attribute for PIN 8.
Select secure attribute attribute for PIN 9.
Select secure attribute attribute for PIN 9.
Select secure attribute attribute for PIN 10.
Select secure attribute attribute for PIN 10.
Select secure attribute attribute for PIN 11.
Select secure attribute attribute for PIN 11.
Select secure attribute attribute for PIN 12.
Select secure attribute attribute for PIN 12.
Select secure attribute attribute for PIN 13.
Select secure attribute attribute for PIN 13.
Select secure attribute attribute for PIN 14.
Select secure attribute attribute for PIN 14.
Select secure attribute attribute for PIN 15.
Select secure attribute attribute for PIN 15.
Select secure attribute attribute for PIN 16.
Select secure attribute attribute for PIN 16.
Select secure attribute attribute for PIN 17.
Select secure attribute attribute for PIN 17.
Select secure attribute attribute for PIN 18.
Select secure attribute attribute for PIN 18.
Select secure attribute attribute for PIN 19.
Select secure attribute attribute for PIN 19.
Select secure attribute attribute for PIN 20.
Select secure attribute attribute for PIN 20.
Select secure attribute attribute for PIN 21.
Select secure attribute attribute for PIN 21.
Select secure attribute attribute for PIN 22.
Select secure attribute attribute for PIN 22.
Select secure attribute attribute for PIN 23.
Select secure attribute attribute for PIN 23.
Select secure attribute attribute for PIN 24.
Select secure attribute attribute for PIN 24.
Select secure attribute attribute for PIN 25.
Select secure attribute attribute for PIN 25.
Select secure attribute attribute for PIN 26.
Select secure attribute attribute for PIN 26.
Select secure attribute attribute for PIN 27.
Select secure attribute attribute for PIN 27.
Select secure attribute attribute for PIN 28.
Select secure attribute attribute for PIN 28.
Select secure attribute attribute for PIN 29.
Select secure attribute attribute for PIN 29.
Select secure attribute attribute for PIN 30.
Select secure attribute attribute for PIN 30.
Select secure attribute attribute for PIN 31.
Select secure attribute attribute for PIN 31.
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.