Expand description

Control and Status Register

Structs

Control and Status Register
Register CSR reader
Register CSR writer

Enums

Indicates the clock source
Enables the counter
Enables SysTick exception request

Type Definitions

Field CLKSOURCE reader - Indicates the clock source
Field CLKSOURCE writer - Indicates the clock source
Field COUNTFLAG reader - Returns 1 if timer counted to 0 since last time this was read
Field COUNTFLAG writer - Returns 1 if timer counted to 0 since last time this was read
Field ENABLE reader - Enables the counter
Field ENABLE writer - Enables the counter
Field TICKINT reader - Enables SysTick exception request
Field TICKINT writer - Enables SysTick exception request