Struct microbit::hal::pac::acl::RegisterBlock [−]
#[repr(C)]pub struct RegisterBlock {
pub acl0: ACL,
pub acl1: ACL,
pub acl2: ACL,
pub acl3: ACL,
pub acl4: ACL,
pub acl5: ACL,
pub acl6: ACL,
pub acl7: ACL,
// some fields omitted
}Expand description
Register block
Fields
acl0: ACL0x800 - Unspecified
acl1: ACL0x810 - Unspecified
acl2: ACL0x820 - Unspecified
acl3: ACL0x830 - Unspecified
acl4: ACL0x840 - Unspecified
acl5: ACL0x850 - Unspecified
acl6: ACL0x860 - Unspecified
acl7: ACL0x870 - Unspecified
Auto Trait Implementations
impl !RefUnwindSafe for RegisterBlock
impl Send for RegisterBlock
impl !Sync for RegisterBlock
impl Unpin for RegisterBlock
impl UnwindSafe for RegisterBlock
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.