Struct nrf51::rtc0::EVTENSET [] [src]

pub struct EVTENSET { /* fields omitted */ }

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

Methods

impl EVTENSET
[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 EVTENSET

impl !Sync for EVTENSET