[][src]Type Definition nrf52840_hal::target::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 available fields see prescaler module