Struct nrf52840::rtc0::EVENTS_OVRFLW[][src]

pub struct EVENTS_OVRFLW { /* fields omitted */ }

Event on COUNTER overflow

Methods

impl EVENTS_OVRFLW
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations