[][src]Type Definition cc2538::gptimer0::TAMR

type TAMR = Reg<u32, _TAMR>;

GPTM Timer A mode This register configures the GPTM based on the configuration selected in the CFG register. This register controls the modes for Timer A when it is used individually. When Timer A and Timer B are concatenated, this register controls the modes for both Timer A and Timer B, and the contents of TBMR are ignored.

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

For information about avaliable fields see tamr module

Trait Implementations

impl Readable for TAMR[src]

read() method returns tamr::R reader structure

impl Writable for TAMR[src]

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

impl ResetValue for TAMR[src]

Register TAMR reset()'s with value 0

type Type = u32

Register size