[][src]Type Definition nrf52810_pac::rtc0::PRESCALER

type PRESCALER = Reg<u32, _PRESCALER>;

12 bit prescaler for COUNTER frequency (32768/(PRESCALER+1)).Must be written when RTC is stopped

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

For information about avaliable fields see prescaler module

Trait Implementations

impl Readable for PRESCALER[src]

read() method returns prescaler::R reader structure

impl Writable for PRESCALER[src]

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

impl ResetValue for PRESCALER[src]

Register PRESCALER reset()'s with value 0

type Type = u32

Register size