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

type TAMR = Reg<u32, _TAMR>;

GPTM Timer A Mode

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

For information about available fields see tamr module

Trait Implementations

impl Readable for TAMR[src]

read() method returns tamr::R reader structure

impl ResetValue for TAMR[src]

Register TAMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TAMR[src]

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