Struct mkw41z::dmamux0::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub chcfg: [CHCFG; 4], }

Register block

Fields

0x00 - Channel Configuration register

Trait Implementations

Auto Trait Implementations

impl Send for RegisterBlock

impl !Sync for RegisterBlock