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

type TAMATCHR = Reg<u32, _TAMATCHR>;

GPTM Timer A Match

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

For information about available fields see tamatchr module

Trait Implementations

impl Readable for TAMATCHR[src]

read() method returns tamatchr::R reader structure

impl ResetValue for TAMATCHR[src]

Register TAMATCHR reset()'s with value 0

type Type = u32

Register size

impl Writable for TAMATCHR[src]

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