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

type COUNTER = Reg<u32, _COUNTER>;

Current COUNTER value.

This register you can read. See API.

For information about available fields see counter module

Trait Implementations

impl Readable for COUNTER[src]

read() method returns counter::R reader structure