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

type TAPS = Reg<u32, _TAPS>;

GPTM Timer A prescale snapshot For the 32-bit wide GPTM, this register shows the current value of the Timer A prescaler in the 32-bit modes. This register is ununsed in 16-bit GPTM mode.

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

For information about avaliable fields see taps module

Trait Implementations

impl Readable for TAPS[src]

read() method returns taps::R reader structure

impl Writable for TAPS[src]

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

impl ResetValue for TAPS[src]

Register TAPS reset()'s with value 0

type Type = u32

Register size