Module lpc55_pac::sau::rlar[][src]

Security Attribution Unit Region Limit Address Register

Structs

ENABLE_R

Field ENABLE reader - Enable. SAU region enable.

ENABLE_W

Field ENABLE writer - Enable. SAU region enable.

LADDR_R

Field LADDR reader - 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.

LADDR_W

Field LADDR writer - 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.

NSC_R

Field NSC reader - Non-secure callable. Controls whether Non-secure state is permitted to execute an SG instruction from this region.

NSC_W

Field NSC writer - Non-secure callable. Controls whether Non-secure state is permitted to execute an SG instruction from this region.

R

Register RLAR reader

RLAR_SPEC

Security Attribution Unit Region Limit Address Register

W

Register RLAR writer

Enums

ENABLE_A

Enable. SAU region enable.

NSC_A

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