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

type TBPMR = Reg<u32, _TBPMR>;

GPTM Timer B prescale match This register effectively extends the range ofMTBMATCHR to 24 bits when operating in 16-bit, one-shot or periodic mode.

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

For information about avaliable fields see tbpmr module

Trait Implementations

impl Readable for TBPMR[src]

read() method returns tbpmr::R reader structure

impl Writable for TBPMR[src]

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

impl ResetValue for TBPMR[src]

Register TBPMR reset()'s with value 0

type Type = u32

Register size