[][src]Type Definition cc2538::sttest::GPT

type GPT = Reg<u32, _GPT>;

GPTIMER override values

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

For information about avaliable fields see gpt module

Trait Implementations

impl Readable for GPT[src]

read() method returns gpt::R reader structure

impl Writable for GPT[src]

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

impl ResetValue for GPT[src]

Register GPT reset()'s with value 0

type Type = u32

Register size