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§
- system timer comp%s conf sync register
- Configure system timer clock
- system timer version control register
- systimer interrupt clear register
- systimer interrupt enable register
- systimer interrupt raw register
- systimer interrupt status register
- Cluster Cluster REAL_TARGET%s, containing REAL_TARGET?_LO, REAL_TARGET?_HI
- system timer comp%s target mode register
- Cluster Cluster TRGT%s, containing TARGET?_HI, TARGET?_LO
- system timer unit%s conf sync register
- system timer unit%s value update register
- Cluster Cluster UNIT%s_VALUE, containing UNIT?_VALUE_HI, UNIT?_VALUE_LO
- Cluster Cluster UNIT%sLOAD, containing UNIT?_LOAD_HI, UNIT?_LOAD_LO
Structs§
- Register block
Type Aliases§
- COMP_LOAD (w) register accessor: system timer comp%s conf sync register
- CONF (rw) register accessor: Configure system timer clock
- DATE (rw) register accessor: system timer version control register
- INT_CLR (w) register accessor: systimer interrupt clear register
- INT_ENA (rw) register accessor: systimer interrupt enable register
- INT_RAW (rw) register accessor: systimer interrupt raw register
- INT_ST (r) register accessor: systimer interrupt status register
- TARGET_CONF (rw) register accessor: system timer comp%s target mode register
- UNIT_LOAD (w) register accessor: system timer unit%s conf sync register
- UNIT_OP (rw) register accessor: system timer unit%s value update register