directory
0.0.0-20211205205814-168ccc21e67c
Repository: https://github.com/ziutek/emgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package bits implements functions for the manipulation of bits in machine word.
Copyright 2009 The Go Authors.
Package bytes implements functions for the manipulation of byte slices.
No description provided by the author
Package delay implements platform independent delays in code execution.
No description provided by the author
Package errors implements functions to manipulate errors.
Package fmt implements formatted I/O with functions analogous to C's printf and scanf.
No description provided by the author
No description provided by the author
Package math provides basic constants and mathematical functions.
No description provided by the author
Package mmio provides data types that can be used to access memory mapped registers of peripherals.
Package nbl provides various non-blocking algorithms.
No description provided by the author
Package reflect implements simple run-time reflection.
Package rtos provides a platform-independent interface to real-time/embeded operating systems functionality.
No description provided by the author
Package strconv implements conversions to and from string representations of basic data types.
No description provided by the author
Package sync provides basic synchronization primitives.
Package syscall contains low-level interface to operating system.
No description provided by the author
Package time provides functionality for measuring and displaying time.