[][src]Module cc2538::gptimer0::tbilr

GPTM Timer B 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 time-out event. When a GPTM is configured to one of the 32-bit modes, the contents of bits [15:0] in this register are loaded into the upper 16 bits of the TAILR register. Reads from this register return the current value of Timer B and writes are ignored. In a 16-bit mode, bits [15:0] are used for the load value. Bits [31:16] are reserved in both cases.

Structs

RESERVED32_W

Write proxy for field Reserved32

TBILR_W

Write proxy for field TBILR

Type Definitions

R

Reader of register TBILR

RESERVED32_R

Reader of field Reserved32

TBILR_R

Reader of field TBILR

W

Writer for register TBILR