Module csr

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 CLKSOURCE reader - Indicates the clock source
ClksourceW
Field CLKSOURCE writer - Indicates the clock source
CountflagR
Field COUNTFLAG reader - Returns 1 if timer counted to 0 since last time this was read
CountflagW
Field COUNTFLAG writer - Returns 1 if timer counted to 0 since last time this was read
EnableR
Field ENABLE reader - Enables the counter
EnableW
Field ENABLE writer - Enables the counter
R
Register CSR reader
TickintR
Field TICKINT reader - Enables SysTick exception request
TickintW
Field TICKINT writer - Enables SysTick exception request
W
Register CSR writer