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

type ALRMAR = Reg<u32, _ALRMAR>;
Expand description

alarm A register

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

For information about available fields see alrmar module

Trait Implementations

Register ALRMAR reset()’s with value 0

Register size

Reset value of the register

read() method returns alrmar::R reader structure

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