[][src]Type Definition tm4c123x::hib::RTCLD

type RTCLD = Reg<u32, _RTCLD>;

Hibernation RTC Load

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

For information about avaliable fields see rtcld module

Trait Implementations

impl Readable for RTCLD[src]

read() method returns rtcld::R reader structure

impl Writable for RTCLD[src]

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

impl ResetValue for RTCLD[src]

Register RTCLD reset()'s with value 0

type Type = u32

Register size