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

type TBMATCHR = Reg<u32, _TBMATCHR>;

GPTM Timer B Match

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

For information about available fields see tbmatchr module

Trait Implementations

impl Readable for TBMATCHR[src]

read() method returns tbmatchr::R reader structure

impl ResetValue for TBMATCHR[src]

Register TBMATCHR reset()'s with value 0

type Type = u32

Register size

impl Writable for TBMATCHR[src]

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