Type Definition stm32wb_stm32hal::stm32wb55::rtc::PRER[][src]

type PRER = Reg<u32, _PRER>;
Expand description

prescaler register

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

For information about available fields see prer module

Trait Implementations

Register PRER reset()’s with value 0x007f_00ff

Register size

Reset value of the register

read() method returns prer::R reader structure

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