Module nrf52840_hal::pac::acl::acl

source ·
Expand description

Cluster Unspecified

Modules§

  • Description cluster[n]: Configure the word-aligned start address of region n to protect
  • Description cluster[n]: Access permissions for region n as defined by start address ACL[n].ADDR and size ACL[n].SIZE
  • Description cluster[n]: Size of region to protect counting from address ACL[n].ADDR. Write ‘0’ as no effect.
  • Unspecified

Structs§

  • Register block

Type Aliases§

  • ADDR (rw) register accessor: an alias for Reg<ADDR_SPEC>
  • PERM (rw) register accessor: an alias for Reg<PERM_SPEC>
  • SIZE (rw) register accessor: an alias for Reg<SIZE_SPEC>
  • UNUSED0 (rw) register accessor: an alias for Reg<UNUSED0_SPEC>