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

type W = W<u32, SAU_RLAR>;

Writer for register SAU_RLAR

Methods

impl W[src]

pub fn enable(&mut self) -> ENABLE_W[src]

Bit 0 - Enable. SAU region enable.

pub fn nsc(&mut self) -> NSC_W[src]

Bit 1 - Non-secure callable. Controls whether Non-secure state is permitted to execute an SG instruction from this region.

pub fn laddr(&mut self) -> LADDR_W[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.