[][src]Type Definition cc3220sf::timera2::TBMR

type TBMR = Reg<u32, _TBMR>;

GPTM Timer B Mode

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

For information about available fields see tbmr module

Trait Implementations

impl Readable for TBMR[src]

read() method returns tbmr::R reader structure

impl ResetValue for TBMR[src]

Register TBMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TBMR[src]

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