[][src]Type Definition lpc55_pac::sau::rlar::W

type W = W<u32, RLAR>;

Writer for register RLAR

Implementations

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.