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

type SRCRC = Reg<u32, _SRCRC>;

This register controls CRC on state retention.

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

For information about avaliable fields see srcrc module

Trait Implementations

impl Readable for SRCRC[src]

read() method returns srcrc::R reader structure

impl Writable for SRCRC[src]

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

impl ResetValue for SRCRC[src]

Register SRCRC reset()'s with value 0

type Type = u32

Register size