Module t

Source
Expand description

Cluster Cluster T%s, containing T?CONFIG, T?LO, T?HI, T?UPDATE, T?ALARMLO, T?ALARMHI, T?LOADLO, T?LOADHI, T?LOAD

Modules§

alarmhi
Timer %s alarm value, high bits
alarmlo
Timer %s alarm value, low 32 bits
config
Timer %s configuration register
hi
Timer %s current value, high 22 bits
lo
Timer %s current value, low 32 bits
load
Write to reload timer from TIMG_T%s_(LOADLOLOADHI)_REG
loadhi
Timer %s reload value, high 22 bits
loadlo
Timer %s reload value, low 32 bits
update
Write to copy current timer value to TIMGn_T%s_(LO/HI)_REG

Structs§

T
Cluster T%s, containing T?CONFIG, T?LO, T?HI, T?UPDATE, T?ALARMLO, T?ALARMHI, T?LOADLO, T?LOADHI, T?LOAD

Type Aliases§

ALARMHI
ALARMHI (rw) register accessor: Timer %s alarm value, high bits
ALARMLO
ALARMLO (rw) register accessor: Timer %s alarm value, low 32 bits
CONFIG
CONFIG (rw) register accessor: Timer %s configuration register
HI
HI (r) register accessor: Timer %s current value, high 22 bits
LO
LO (r) register accessor: Timer %s current value, low 32 bits
LOAD
LOAD (w) register accessor: Write to reload timer from TIMG_T%s_(LOADLOLOADHI)_REG
LOADHI
LOADHI (rw) register accessor: Timer %s reload value, high 22 bits
LOADLO
LOADLO (rw) register accessor: Timer %s reload value, low 32 bits
UPDATE
UPDATE (rw) register accessor: Write to copy current timer value to TIMGn_T%s_(LO/HI)_REG