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

type TBPS = Reg<u32, _TBPS>;

GPTM Timer B prescale snapshot For the 32-bit wide GPTM, this register shows the current value of the Timer B 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 tbps module

Trait Implementations

impl Readable for TBPS[src]

read() method returns tbps::R reader structure

impl Writable for TBPS[src]

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

impl ResetValue for TBPS[src]

Register TBPS reset()'s with value 0

type Type = u32

Register size