[][src]Type Definition lpc55s6x_pac::sau::sau_rlar::R

type R = R<u32, SAU_RLAR>;

Reader of register SAU_RLAR

Methods

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.