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

type CLOCK_STA = Reg<u32, _CLOCK_STA>;

Clock status register This register reflects the current chip status.

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

For information about avaliable fields see clock_sta module

Trait Implementations

impl Readable for CLOCK_STA[src]

read() method returns clock_sta::R reader structure

impl Writable for CLOCK_STA[src]

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

impl ResetValue for CLOCK_STA[src]

Register CLOCK_STA reset()'s with value 0

type Type = u32

Register size