Struct stm32f0xx::rtc::tr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 22 - AM/PM notation

Bits 20:21 - Hour tens in BCD format

Bits 16:19 - Hour units in BCD format

Bits 12:14 - Minute tens in BCD format

Bits 8:11 - Minute units in BCD format

Bits 4:6 - Second tens in BCD format

Bits 0:3 - Second units in BCD format