Struct nrf51::rtc0::EVTEN [] [src]

pub struct EVTEN { /* fields omitted */ }

Configures event enable routing to PPI for each RTC event.

Methods

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

impl !Sync for EVTEN