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

type WUTR = Reg<u32, _WUTR>;
Expand description

wakeup timer register

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

For information about available fields see wutr module

Trait Implementations

Register WUTR reset()’s with value 0xffff

Register size

Reset value of the register

read() method returns wutr::R reader structure

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