[][src]Type Definition cc3220sf::timera3::TBR

type TBR = Reg<u32, _TBR>;

GPTM Timer B

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

For information about available fields see tbr module

Trait Implementations

impl Readable for TBR[src]

read() method returns tbr::R reader structure

impl ResetValue for TBR[src]

Register TBR reset()'s with value 0

type Type = u32

Register size

impl Writable for TBR[src]

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