[][src]Type Definition cc2538::gptimer0::PP

type PP = Reg<u32, _PP>;

GPTM peripheral properties The PP register provides information regarding the properties of the general-purpose Timer module.

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

For information about avaliable fields see pp module

Trait Implementations

impl Readable for PP[src]

read() method returns pp::R reader structure

impl Writable for PP[src]

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

impl ResetValue for PP[src]

Register PP reset()'s with value 0

type Type = u32

Register size