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

type TBPR = Reg<u32, _TBPR>;

GPTM Timer B prescale This register allows software to extend the range of the 16-bit Timers in periodic and one-shot modes.

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

For information about avaliable fields see tbpr module

Trait Implementations

impl Readable for TBPR[src]

read() method returns tbpr::R reader structure

impl Writable for TBPR[src]

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

impl ResetValue for TBPR[src]

Register TBPR reset()'s with value 0

type Type = u32

Register size