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

type EVENTS_COMPARE = Reg<u32, _EVENTS_COMPARE>;

Compare event on CC[n] match.

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

For information about available fields see events_compare module

Trait Implementations

impl Readable for EVENTS_COMPARE[src]

read() method returns events_compare::R reader structure

impl ResetValue for EVENTS_COMPARE[src]

Register EVENTS_COMPARE[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_COMPARE[src]

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