[][src]Module cc2538::gptimer1::tailr

GPTM Timer A interval load When the Timer is counting down, this register is used to load the starting count value into the Timer. When the Timer is counting up, this register sets the upper bound for the timeout event. When a GPTM is configured to one of the 32-bit modes, TAILR appears as a 32-bit register (the upper 16-bits correspond to the contents of the GPTM Timer B Interval Load (TBILR) register). In a 16-bit mode, the upper 16 bits of this register read as 0s and have no effect on the state of TBILR.

Structs

TAILR_W

Write proxy for field TAILR

Type Definitions

R

Reader of register TAILR

TAILR_R

Reader of field TAILR

W

Writer for register TAILR