pub type Lpmsar = RegValueT<Lpmsar_SPEC>;Expand description
Low Power Mode Security Attribution Register
Aliased Type§
pub struct Lpmsar { /* private fields */ }Implementations§
Source§impl Lpmsar
impl Lpmsar
Sourcepub fn nonsec0(
self,
) -> RegisterField<0, 0x1, 1, 0, Nonsec0, Nonsec0, Lpmsar_SPEC, RW>
pub fn nonsec0( self, ) -> RegisterField<0, 0x1, 1, 0, Nonsec0, Nonsec0, Lpmsar_SPEC, RW>
Non Secure Attribute bit 0
Sourcepub fn nonsec2(
self,
) -> RegisterField<2, 0x1, 1, 0, Nonsec2, Nonsec2, Lpmsar_SPEC, RW>
pub fn nonsec2( self, ) -> RegisterField<2, 0x1, 1, 0, Nonsec2, Nonsec2, Lpmsar_SPEC, RW>
Non Secure Attribute bit 2
Sourcepub fn nonsec4(
self,
) -> RegisterField<4, 0x1, 1, 0, Nonsec4, Nonsec4, Lpmsar_SPEC, RW>
pub fn nonsec4( self, ) -> RegisterField<4, 0x1, 1, 0, Nonsec4, Nonsec4, Lpmsar_SPEC, RW>
Non Secure Attribute bit 4