[][src]Type Definition cc3220sf::timera0::TBPMR

type TBPMR = Reg<u32, _TBPMR>;

GPTM TimerB Prescale Match

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

For information about available fields see tbpmr module

Trait Implementations

impl Readable for TBPMR[src]

read() method returns tbpmr::R reader structure

impl ResetValue for TBPMR[src]

Register TBPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TBPMR[src]

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