[][src]Type Definition k210_pac::rtc::time::W

type W = W<u32, TIME>;

Writer for register time

Methods

impl W[src]

pub fn second(&mut self) -> SECOND_W[src]

Bits 10:15 - Second. Range [0,59]

pub fn minute(&mut self) -> MINUTE_W[src]

Bits 16:21 - Minute. Range [0,59]

pub fn hour(&mut self) -> HOUR_W[src]

Bits 24:28 - Hour. Range [0,23]