Struct nrf52840::rtc0::COUNTER[][src]

pub struct COUNTER { /* fields omitted */ }

Current COUNTER value

Methods

impl COUNTER
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for COUNTER

impl !Sync for COUNTER