[−][src]Type Definition lpc55_pac::sau::rlar::R
type R = R<u32, RLAR>;
Reader of register RLAR
Implementations
impl R
[src]
pub fn enable(&self) -> ENABLE_R
[src]
Bit 0 - Enable. SAU region enable.
pub fn nsc(&self) -> NSC_R
[src]
Bit 1 - Non-secure callable. Controls whether Non-secure state is permitted to execute an SG instruction from this region.
pub fn laddr(&self) -> LADDR_R
[src]
Bits 5:31 - Limit address. Holds bits[31:5] of the limit address for the selected SAU region. Bits[4:0] of the limit address are defined as 0x1F.