Struct nrf52840::acl::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub acl: [ACL; 8], // some fields omitted }

Register block

Fields

0x800 - Unspecified

Auto Trait Implementations