[][src]Type Definition tm4c129x::sysctl::PCWD

type PCWD = Reg<u32, _PCWD>;

Watchdog Timer Power Control

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

For information about avaliable fields see pcwd module

Trait Implementations

impl Readable for PCWD[src]

read() method returns pcwd::R reader structure

impl Writable for PCWD[src]

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

impl ResetValue for PCWD[src]

Register PCWD reset()'s with value 0

type Type = u32

Register size