Module systimer

Source
Expand description

System Timer

Re-exports§

pub use self::unitload::UNITLOAD;
pub use self::trgt::TRGT;
pub use self::unit_value::UNIT_VALUE;
pub use self::real_target::REAL_TARGET;

Modules§

comp_load
system timer comp%s conf sync register
conf
Configure system timer clock
date
system timer version control register
int_clr
systimer interrupt clear register
int_ena
systimer interrupt enable register
int_raw
systimer interrupt raw register
int_st
systimer interrupt status register
real_target
Cluster Cluster REAL_TARGET%s, containing REAL_TARGET?_LO, REAL_TARGET?_HI
target_conf
system timer comp%s target mode register
trgt
Cluster Cluster TRGT%s, containing TARGET?_HI, TARGET?_LO
unit_load
system timer unit%s conf sync register
unit_op
system timer unit%s value update register
unit_value
Cluster Cluster UNIT%s_VALUE, containing UNIT?_VALUE_HI, UNIT?_VALUE_LO
unitload
Cluster Cluster UNIT%sLOAD, containing UNIT?_LOAD_HI, UNIT?_LOAD_LO

Structs§

RegisterBlock
Register block

Type Aliases§

COMP_LOAD
COMP_LOAD (w) register accessor: system timer comp%s conf sync register
CONF
CONF (rw) register accessor: Configure system timer clock
DATE
DATE (rw) register accessor: system timer version control register
INT_CLR
INT_CLR (w) register accessor: systimer interrupt clear register
INT_ENA
INT_ENA (rw) register accessor: systimer interrupt enable register
INT_RAW
INT_RAW (rw) register accessor: systimer interrupt raw register
INT_ST
INT_ST (r) register accessor: systimer interrupt status register
TARGET_CONF
TARGET_CONF (rw) register accessor: system timer comp%s target mode register
UNIT_LOAD
UNIT_LOAD (w) register accessor: system timer unit%s conf sync register
UNIT_OP
UNIT_OP (rw) register accessor: system timer unit%s value update register