Module csr
Expand description
SysTick Control and Status Register
Structs§
- CsrSpec
- SysTick Control and Status Register
Enums§
- Clksource
- Indicates the clock source
- Enable
- Enables the counter
- Tickint
- Enables SysTick exception request
Type Aliases§
- ClksourceR
- Field
CLKSOURCEreader - Indicates the clock source - ClksourceW
- Field
CLKSOURCEwriter - Indicates the clock source - CountflagR
- Field
COUNTFLAGreader - Returns 1 if timer counted to 0 since last time this was read - CountflagW
- Field
COUNTFLAGwriter - Returns 1 if timer counted to 0 since last time this was read - EnableR
- Field
ENABLEreader - Enables the counter - EnableW
- Field
ENABLEwriter - Enables the counter - R
- Register
CSRreader - TickintR
- Field
TICKINTreader - Enables SysTick exception request - TickintW
- Field
TICKINTwriter - Enables SysTick exception request - W
- Register
CSRwriter