Type Definition nrf52832_hal::pac::rtc0::PRESCALER[][src]

pub type PRESCALER = Reg<u32, _PRESCALER>;
Expand description

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