//
pkg.gl
Category
github.com/ziutek/emgo
egpath
src
nrf5
hal
rtc
package
0.0.0-20211205205814-168ccc21e67c
Repository:
https://github.com/ziutek/emgo.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
0
Files
53 SLOC
#
Functions
COMPARE
COMPARE returns compare event on CC[n] match.
#
Constants
CLEAR
Clear RTC COUNTER.
OVRFLW
Event on COUNTER overflow.
START
Start RTC COUNTER.
STOP
Stop RTC COUNTER.
TICK
Event on COUNTER increment.
TRIGOVRFLW
Store COUNTER to 0xFFFFF0.
#
Variables
RTC0
emgo:const.
RTC1
emgo:const.
RTC2
emgo:const.
#
Structs
Periph
Periph represents Real Time Counter peripheral.
#
Type aliases
Event
Task