Available on crate feature
nightly only.Expand description
Short-hand type aliases for protected types.
Type Aliasesยง
- Locked
- Locked, read-write, page-aligned memory region type alias
- Locked
Bytes - Locked, read-write, page-aligned bytes type alias
- LockedRO
- Locked, read-only, page-aligned memory region type alias
- NoAccess
- Unlocked, no-access, page-aligned memory region type alias
- Unlocked
- Unlocked, read-write, page-aligned memory region type alias
- UnlockedRO
- Unlocked, read-only, page-aligned memory region type alias