Struct nrf51::ppi::CH [] [src]

#[repr(C)]
pub struct CH { pub eep: EEP, pub tep: TEP, }

Register block

Fields

0x00 - Channel event end-point.

0x04 - Channel task end-point.

Trait Implementations

Auto Trait Implementations

impl Send for CH

impl !Sync for CH