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

type TBPS = Reg<u32, _TBPS>;

GPTM Timer B Prescale Snapshot

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

For information about available fields see tbps module

Trait Implementations

impl Readable for TBPS[src]

read() method returns tbps::R reader structure

impl ResetValue for TBPS[src]

Register TBPS reset()'s with value 0

type Type = u32

Register size

impl Writable for TBPS[src]

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