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

type TBPR = Reg<u32, _TBPR>;

GPTM Timer B Prescale

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

For information about available fields see tbpr module

Trait Implementations

impl Readable for TBPR[src]

read() method returns tbpr::R reader structure

impl ResetValue for TBPR[src]

Register TBPR reset()'s with value 0

type Type = u32

Register size

impl Writable for TBPR[src]

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