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

type SRGPT = Reg<u32, _SRGPT>;

This register controls the reset for GPT[3:0].

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

For information about avaliable fields see srgpt module

Trait Implementations

impl Readable for SRGPT[src]

read() method returns srgpt::R reader structure

impl Writable for SRGPT[src]

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

impl ResetValue for SRGPT[src]

Register SRGPT reset()'s with value 0

type Type = u32

Register size