Struct nrf52840::ACL[][src]

pub struct ACL { /* fields omitted */ }

Access control lists

Methods

impl ACL
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ACL
[src]

impl Deref for ACL
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for ACL