Module nrf5340_net_pac::acl_ns::acl[][src]

Expand description

Register block Unspecified

Modules

Description cluster: Start address of region to protect. The start address must be word-aligned.

Description cluster: Access permissions for region n as defined by start address ACL[n].ADDR and size ACL[n].SIZE

Description cluster: Size of region to protect counting from address ACL[n].ADDR. Writing a ‘0’ has no effect.

Type Definitions

ADDR register accessor: an alias for Reg<ADDR_SPEC>

PERM register accessor: an alias for Reg<PERM_SPEC>

SIZE register accessor: an alias for Reg<SIZE_SPEC>