[][src]Type Definition cc2538::sys_ctrl::CLD

type CLD = Reg<u32, _CLD>;

This register controls the clock loss detection feature.

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

For information about avaliable fields see cld module

Trait Implementations

impl Readable for CLD[src]

read() method returns cld::R reader structure

impl Writable for CLD[src]

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

impl ResetValue for CLD[src]

Register CLD reset()'s with value 0

type Type = u32

Register size