[][src]Type Definition e310x::rtc::RTCLO

type RTCLO = Reg<u32, _RTCLO>;

RTC Counter Low Register

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

For information about avaliable fields see rtclo module

Trait Implementations

impl Readable for RTCLO[src]

read() method returns rtclo::R reader structure

impl Writable for RTCLO[src]

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

impl ResetValue for RTCLO[src]

Register rtclo reset()'s with value 0

type Type = u32

Register size