Struct nrf51::ppi::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub chen: CHEN, pub chenset: CHENSET, pub chenclr: CHENCLR, pub chg: [CHG; 4], // some fields omitted }

Register block

Fields

0x500 - Channel enable.

0x504 - Channel enable set.

0x508 - Channel enable clear.

0x800 - Channel group configuration.