[][src]Type Definition nrf51::rtc0::EVENTS_OVRFLW

type EVENTS_OVRFLW = Reg<u32, _EVENTS_OVRFLW>;

Event on COUNTER overflow.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_ovrflw module

Trait Implementations

impl Readable for EVENTS_OVRFLW[src]

read() method returns events_ovrflw::R reader structure

impl ResetValue for EVENTS_OVRFLW[src]

Register EVENTS_OVRFLW reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_OVRFLW[src]

write(|w| ..) method takes events_ovrflw::W writer structure