Struct nrf51::rtc0::EVTENCLR [] [src]

pub struct EVTENCLR { /* fields omitted */ }

Disable events routing to PPI. The reading of this register gives the value of EVTEN.

Methods

impl EVTENCLR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for EVTENCLR

impl !Sync for EVTENCLR