[][src]Module gd32vf103_pac::ctimer

Core timer

Modules

msip

Software interrupt register

mstop

Timer control register

mtime_hi

Timer value (upper half)

mtime_lo

Timer value (lower half)

mtimecmp_hi

Timer comparison value (upper half)

mtimecmp_lo

Timer comparison value (lower half)

Structs

RegisterBlock

Register block

Type Definitions

MSIP

Software interrupt register

MSTOP

Timer control register

MTIMECMP_HI

Timer comparison value (upper half)

MTIMECMP_LO

Timer comparison value (lower half)

MTIME_HI

Timer value (upper half)

MTIME_LO

Timer value (lower half)