Module cortex_m::peripheral::sau

source ·
Expand description

Security Attribution Unit

NOTE Available only on Armv8-M and Armv8.1-M, for the following Rust target triples:

  • thumbv8m.base-none-eabi
  • thumbv8m.main-none-eabi
  • thumbv8m.main-none-eabihf

For reference please check the section B8.3 of the Armv8-M Architecture Reference Manual.

Structs

Control Register description
Region Base Address Register description
Register block
Region Limit Address Register description
Region Number Register description
Description of a SAU region.
Secure Fault Address Register description
Secure Fault Status Register description
Type Register description

Enums

Possible error values returned by the SAU methods.
Possible attribute of a SAU region.