Struct nrf51::ppi::TASKS_CHG [] [src]

#[repr(C)]
pub struct TASKS_CHG { pub en: EN, pub dis: DIS, }

Register block

Fields

0x00 - Enable channel group.

0x04 - Disable channel group.

Trait Implementations

Auto Trait Implementations

impl Send for TASKS_CHG

impl !Sync for TASKS_CHG