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

type PWRDBG = Reg<u32, _PWRDBG>;

Power debug register

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

For information about avaliable fields see pwrdbg module

Trait Implementations

impl Readable for PWRDBG[src]

read() method returns pwrdbg::R reader structure

impl Writable for PWRDBG[src]

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

impl ResetValue for PWRDBG[src]

Register PWRDBG reset()'s with value 0

type Type = u32

Register size